ntex-rs / ntex

framework for composable networking services
Apache License 2.0
1.84k stars 105 forks source link

Fix windows signals support #325

Closed fafhrd91 closed 3 months ago

fafhrd91 commented 3 months ago

Fix for #322 and #324

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.68%. Comparing base (0e21f46) to head (56d34d3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #325 +/- ## ========================================== + Coverage 90.67% 90.68% +0.01% ========================================== Files 197 197 Lines 31565 31565 ========================================== + Hits 28620 28625 +5 + Misses 2945 2940 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.