ntex-rs / ntex

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

Fix signals support #324 #330

Closed fafhrd91 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 90.63%. Comparing base (baca449) to head (1f82539). Report is 1 commits behind head on master.

Files Patch % Lines
ntex-server/src/signals.rs 50.00% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #330 +/- ## ========================================== - Coverage 90.67% 90.63% -0.04% ========================================== Files 197 197 Lines 31589 31608 +19 ========================================== + Hits 28642 28648 +6 - Misses 2947 2960 +13 ```

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