ntex-rs / ntex

framework for composable networking services
Apache License 2.0
2.05k stars 110 forks source link

Update buffer service #452

Closed fafhrd91 closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 94.54545% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.19%. Comparing base (a301471) to head (32ca384). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex-util/src/services/buffer.rs 94.54% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #452 +/- ## ========================================== + Coverage 91.00% 91.19% +0.19% ========================================== Files 200 200 Lines 32390 32419 +29 ========================================== + Hits 29478 29566 +88 + Misses 2912 2853 -59 ```

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