ntex-rs / ntex-amqp

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

Add proper delivery handling #40

Closed fafhrd91 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 55.02%. Comparing base (e15dbc5) to head (d54b6ac).

Files Patch % Lines
src/delivery.rs 49.55% 57 Missing :warning:
src/session.rs 40.86% 55 Missing :warning:
src/sndlink.rs 45.94% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #40 +/- ## ======================================= Coverage 55.01% 55.02% ======================================= Files 34 35 +1 Lines 3590 3584 -6 ======================================= - Hits 1975 1972 -3 + Misses 1615 1612 -3 ```

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