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

Fix NoMethodError / Make session_tracking check consistent #2269

Merged
merged 2 commits into from
Mar 14, 2024

changelog entry

9a84215
Select commit
Loading
Failed to load commit list.
Merged

Fix NoMethodError / Make session_tracking check consistent #2269

changelog entry
9a84215
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

97.61% (+0.00%) compared to b05afd9

View this Pull Request on Codecov

97.61% (+0.00%) compared to b05afd9

Details

Codecov Report

Merging #2269 (9a84215) into master (b05afd9) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2269   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files         112      112           
  Lines        4155     4155           
=======================================
  Hits         4056     4056           
  Misses         99       99           
Components Coverage Δ
sentry-ruby 98.30% <100.00%> (ø)
sentry-rails 95.05% <ø> (ø)
sentry-sidekiq 94.70% <ø> (ø)
sentry-resque 92.30% <ø> (ø)
sentry-delayed_job 95.60% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/hub.rb 99.38% <100.00%> (ø)