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

Add WithPanicHook logger option for panic log tests #1416

Merged
merged 1 commit into from
Feb 20, 2024

Add WithPanicHook logger option for panic log tests

7a4359b
Select commit
Failed to load commit list.
Merged

Add WithPanicHook logger option for panic log tests #1416

Add WithPanicHook logger option for panic log tests
7a4359b
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

98.44% (target 95.00%)

View this Pull Request on Codecov

98.44% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5745d6) 98.44% compared to head (7a4359b) 98.44%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1416   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          53       53           
  Lines        3527     3531    +4     
=======================================
+ Hits         3472     3476    +4     
  Misses         46       46           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.