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

feat: introduce optional handler strategy #1027

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

ensure we "leave" the signal-handler when we invoke the CLR/Mono runt…

d11359b
Select commit
Loading
Failed to load commit list.
Draft

feat: introduce optional handler strategy #1027

ensure we "leave" the signal-handler when we invoke the CLR/Mono runt…
d11359b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

83.67% (-0.08%) compared to 131a1ee

View this Pull Request on Codecov

83.67% (-0.08%) compared to 131a1ee

Details

Codecov Report

Attention: Patch coverage is 65.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.67%. Comparing base (131a1ee) to head (d11359b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
- Coverage   83.75%   83.67%   -0.08%     
==========================================
  Files          53       53              
  Lines        5510     5526      +16     
  Branches     1197     1199       +2     
==========================================
+ Hits         4615     4624       +9     
- Misses        783      789       +6     
- Partials      112      113       +1