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: Only register signal handlers if user intends to use them #1215

Merged
merged 3 commits into from
Jun 25, 2024

PR comments

34bdbf2
Select commit
Loading
Failed to load commit list.
Merged

fix: Only register signal handlers if user intends to use them #1215

PR comments
34bdbf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

98.41% (target 90.00%)

View this Pull Request on Codecov

98.41% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.41%. Comparing base (d0d12e9) to head (34bdbf2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1215   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          34       34           
  Lines        2908     2909    +1     
=======================================
+ Hits         2862     2863    +1     
  Misses         38       38           
  Partials        8        8           

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