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 mechanism to track crashed sessions for unhandled exceptions #2281

Merged
merged 1 commit into from Apr 2, 2024

Conversation

sl0thentr0py
Copy link
Member

@sl0thentr0py sl0thentr0py commented Mar 27, 2024

part of #1743

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Merging #2281 (32b5e14) into neel/mechanism (5eb6f42) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           neel/mechanism    #2281      +/-   ##
==================================================
+ Coverage           97.62%   97.65%   +0.03%     
==================================================
  Files                 113      103      -10     
  Lines                4170     3843     -327     
==================================================
- Hits                 4071     3753     -318     
+ Misses                 99       90       -9     
Components Coverage Δ
sentry-ruby 98.28% <100.00%> (-0.04%) ⬇️
sentry-rails 95.22% <ø> (ø)
sentry-sidekiq ∅ <ø> (∅)
sentry-resque 90.76% <ø> (ø)
sentry-delayed_job 95.60% <ø> (ø)
sentry-opentelemetry ∅ <ø> (∅)
Files Coverage Δ
sentry-ruby/lib/sentry/hub.rb 99.38% <100.00%> (ø)
sentry-ruby/lib/sentry/session.rb 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

sentry-ruby/lib/sentry/session.rb Outdated Show resolved Hide resolved
sentry-ruby/lib/sentry/session.rb Outdated Show resolved Hide resolved
@sl0thentr0py sl0thentr0py merged commit 4e46fc1 into neel/mechanism Apr 2, 2024
63 of 81 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/sessions-mech branch April 2, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants