ntex-rs / ntex-amqp

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

Add proper delivery handling on receiver side #41

Closed fafhrd91 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 55.24%. Comparing base (7d0cb48) to head (284e3e5).

Files Patch % Lines
src/rcvlink.rs 23.33% 23 Missing :warning:
src/delivery.rs 78.26% 5 Missing :warning:
src/session.rs 77.77% 4 Missing :warning:
src/router.rs 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ========================================== + Coverage 55.02% 55.24% +0.22% ========================================== Files 35 35 Lines 3584 3602 +18 ========================================== + Hits 1972 1990 +18 Misses 1612 1612 ```

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