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.usable_processor_count when it is available #2339

Merged
merged 2 commits into from
Jul 9, 2024

Update changelog

adb69d2
Select commit
Loading
Failed to load commit list.
Merged

Use Concurrent.usable_processor_count when it is available #2339

Update changelog
adb69d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2024 in 0s

98.65% (-0.01%) compared to 8e62859, passed because coverage increased by -0.01% when compared to adjusted base (98.66%)

View this Pull Request on Codecov

98.65% (-0.01%) compared to 8e62859, passed because coverage increased by -0.01% when compared to adjusted base (98.66%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.65%. Comparing base (8e62859) to head (adb69d2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2339      +/-   ##
==========================================
- Coverage   98.66%   98.65%   -0.01%     
==========================================
  Files         205      205              
  Lines       13479    13483       +4     
==========================================
+ Hits        13299    13302       +3     
- Misses        180      181       +1     
Components Coverage Δ
sentry-ruby 99.02% <85.71%> (-0.01%) ⬇️
sentry-rails 97.41% <ø> (ø)
sentry-sidekiq 97.01% <ø> (ø)
sentry-resque 96.79% <ø> (ø)
sentry-delayed_job 98.92% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/spec/sentry/configuration_spec.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/configuration.rb 98.42% <80.00%> (-0.38%) ⬇️