Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jmthomas
Copy link
Member

No description provided.

@jmthomas jmthomas requested a review from ryanmelt June 17, 2025 20:40
@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.21%. Comparing base (65fa95a) to head (9865267).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2149      +/-   ##
==========================================
+ Coverage   80.17%   80.21%   +0.03%     
==========================================
  Files         636      636              
  Lines       47599    47599              
  Branches      754      754              
==========================================
+ Hits        38161    38180      +19     
+ Misses       9355     9336      -19     
  Partials       83       83              
Flag Coverage Δ
python 83.81% <ø> (+0.10%) ⬆️
ruby-api 84.70% <ø> (ø)
ruby-backend 82.90% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryan-pratt
Copy link
Contributor

When I run this, I get the init container in a crash loop with this:

bundler: failed to load command: anycable (/usr/bin/anycable)
/usr/local/lib/site_ruby/3.3.0/bundler/resolver.rb:358:in `raise_not_found!': Could not find gem 'byebug mri, mingw, x64_mingw' in locally installed gems. (Bundler::GemNotFound)
        from /usr/local/lib/site_ruby/3.3.0/bundler/resolver.rb:452:in `block in prepare_dependencies'
        from /usr/local/lib/site_ruby/3.3.0/bundler/resolver.rb:427:in `each'
        from /usr/local/lib/site_ruby/3.3.0/bundler/resolver.rb:427:in `filter_map'
        from /usr/local/lib/site_ruby/3.3.0/bundler/resolver.rb:427:in `prepare_dependencies'
        [truncated]

Does byebug need to be moved out of the dev/test group?

@sonarqubecloud
Copy link

Copy link
Contributor

@ryan-pratt ryan-pratt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works now with the Gemfile.lock change

@jmthomas jmthomas merged commit 3b30fbc into main Jun 20, 2025
28 of 31 checks passed
@jmthomas jmthomas deleted the ignore_test branch June 20, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants