Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Gem::Specification's usage so it doesn't break bundler standalone #2335

Merged
merged 5 commits into from
Jul 2, 2024

Fix

2f4e174
Select commit
Loading
Failed to load commit list.
Merged

Drop Gem::Specification's usage so it doesn't break bundler standalone #2335

Fix
2f4e174
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 1s

98.67% (+0.01%) compared to 069de02

View this Pull Request on Codecov

98.67% (+0.01%) compared to 069de02

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (069de02) to head (2f4e174).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2335      +/-   ##
==========================================
+ Coverage   98.66%   98.67%   +0.01%     
==========================================
  Files         205      205              
  Lines       13481    13479       -2     
==========================================
  Hits        13301    13301              
+ Misses        180      178       -2     
Components Coverage Δ
sentry-ruby 99.04% <ø> (+0.01%) ⬆️
sentry-rails 97.41% <100.00%> (-0.01%) ⬇️
sentry-sidekiq 97.01% <ø> (ø)
sentry-resque 97.11% <ø> (+0.32%) ⬆️
sentry-delayed_job 98.92% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
...b/sentry/rails/tracing/active_record_subscriber.rb 90.19% <100.00%> (-0.37%) ⬇️

... and 2 files with indirect coverage changes