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

Ignore low-level Puma exceptions by default #2055

Merged
merged 2 commits into from
Jun 21, 2023

Update changelog

e4d17eb
Select commit
Loading
Failed to load commit list.
Merged

Ignore low-level Puma exceptions by default #2055

Update changelog
e4d17eb
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 Jun 21, 2023 in 0s

83.25% (+0.05%) compared to 11ecd25

View this Pull Request on Codecov

83.25% (+0.05%) compared to 11ecd25

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (11ecd25) 83.20% compared to head (e4d17eb) 83.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2055      +/-   ##
==========================================
+ Coverage   83.20%   83.25%   +0.05%     
==========================================
  Files         119      119              
  Lines        5661     5662       +1     
==========================================
+ Hits         4710     4714       +4     
+ Misses        951      948       -3     
Impacted Files Coverage Δ
sentry-ruby/lib/sentry/configuration.rb 84.41% <100.00%> (+0.93%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.