ntex-rs / ntex-amqp

AMQP 1.0 Server framework
Apache License 2.0
66 stars 15 forks source link

Fix Receiver link message size handling #47

Closed fafhrd91 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 57.12%. Comparing base (e612ab5) to head (6a1cc3f).

Files Patch % Lines
src/delivery.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== + Coverage 56.25% 57.12% +0.86% ========================================== Files 35 35 Lines 3605 3608 +3 ========================================== + Hits 2028 2061 +33 + Misses 1577 1547 -30 ```

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