ntex-rs / ntex

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

Make memory pools optional #340

Closed fafhrd91 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 90.60%. Comparing base (9bd0548) to head (5999d16).

Files Patch % Lines
ntex-bytes/src/pool.rs 82.92% 35 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #340 +/- ## ========================================== - Coverage 90.62% 90.60% -0.02% ========================================== Files 197 197 Lines 31630 31640 +10 ========================================== + Hits 28665 28668 +3 - Misses 2965 2972 +7 ```

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