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

Use Concurrent.available_processor_count instead of Concurrent.usable_processor_count #2358

Merged
merged 1 commit into from
Aug 11, 2024

Use `Concurrent.available_processor_count` instead of `Concurrent.usa…

c9a8ff0
Select commit
Loading
Failed to load commit list.
Merged

Use Concurrent.available_processor_count instead of Concurrent.usable_processor_count #2358

Use `Concurrent.available_processor_count` instead of `Concurrent.usa…
c9a8ff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2024 in 0s

98.77% (+0.09%) compared to 09f348e

View this Pull Request on Codecov

98.77% (+0.09%) compared to 09f348e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (09f348e) to head (c9a8ff0).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2358      +/-   ##
==========================================
+ Coverage   98.68%   98.77%   +0.09%     
==========================================
  Files         207      196      -11     
  Lines       13741    13241     -500     
==========================================
- Hits        13560    13079     -481     
+ Misses        181      162      -19     
Components Coverage Δ
sentry-ruby 99.06% <100.00%> (+0.01%) ⬆️
sentry-rails 97.41% <ø> (ø)
sentry-sidekiq ∅ <ø> (∅)
sentry-resque 96.79% <ø> (ø)
sentry-delayed_job 98.92% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/configuration.rb 98.81% <100.00%> (+0.38%) ⬆️

... and 30 files with indirect coverage changes