ntex-rs / ntex

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

Add signals support #316

Closed fafhrd91 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.67%. Comparing base (20a53c3) to head (711c12c).

Files Patch % Lines
ntex-server/src/signals.rs 23.07% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #316 +/- ## ========================================== - Coverage 90.69% 90.67% -0.03% ========================================== Files 197 197 Lines 31546 31565 +19 ========================================== + Hits 28612 28622 +10 - Misses 2934 2943 +9 ```

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