ntex-rs / ntex-amqp

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

Fix Variant::List encoding #50

Closed fafhrd91 closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 57.02%. Comparing base (9a5f098) to head (48aea41).

Files Patch % Lines
codec/src/codec/encode.rs 0.00% 2 Missing :warning:
codec/src/types/mod.rs 0.00% 2 Missing :warning:
codec/src/types/variant.rs 0.00% 2 Missing :warning:
codec/src/codec/decode.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== - Coverage 57.10% 57.02% -0.08% ========================================== Files 35 35 Lines 3618 3623 +5 ========================================== Hits 2066 2066 - Misses 1552 1557 +5 ```

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