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

Adopt rubocop and format the project #2241

Merged
merged 9 commits into from
Feb 8, 2024

Apply some manual adjustments

c534ee5
Select commit
Loading
Failed to load commit list.
Merged

Adopt rubocop and format the project #2241

Apply some manual adjustments
c534ee5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 4, 2024 in 1s

97.43% (+0.02%) compared to 3377a28

View this Pull Request on Codecov

97.43% (+0.02%) compared to 3377a28

Details

Codecov Report

Merging #2241 (c534ee5) into master (3377a28) will increase coverage by 0.02%.
The diff coverage is 93.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2241      +/-   ##
==========================================
+ Coverage   97.41%   97.43%   +0.02%     
==========================================
  Files         102      102              
  Lines        3823     3823              
==========================================
+ Hits         3724     3725       +1     
+ Misses         99       98       -1     
Components Coverage Δ
sentry-ruby 98.10% <100.00%> (ø)
sentry-rails 95.05% <50.00%> (ø)
sentry-sidekiq 94.70% <100.00%> (ø)
sentry-resque 93.65% <ø> (+1.58%) ⬆️
sentry-delayed_job 95.60% <ø> (ø)
sentry-opentelemetry 100.00% <100.00%> (ø)
Files Coverage Δ
...entry-delayed_job/lib/sentry/delayed_job/plugin.rb 100.00% <ø> (ø)
...entelemetry/lib/sentry/opentelemetry/propagator.rb 100.00% <100.00%> (ø)
...lemetry/lib/sentry/opentelemetry/span_processor.rb 100.00% <100.00%> (ø)
sentry-rails/app/jobs/sentry/send_event_job.rb 60.00% <ø> (ø)
sentry-rails/lib/sentry/rails/configuration.rb 97.14% <ø> (ø)
...ls/lib/sentry/rails/tracing/abstract_subscriber.rb 74.07% <ø> (ø)
.../sentry/rails/tracing/active_storage_subscriber.rb 100.00% <ø> (ø)
sentry-ruby/lib/sentry-ruby.rb 96.44% <ø> (ø)
sentry-ruby/lib/sentry/check_in_event.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/configuration.rb 98.78% <100.00%> (ø)
... and 17 more

... and 1 file with indirect coverage changes