ntex-rs / ntex-amqp

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

Add Variant::Array() type #51

Closed fafhrd91 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 56.39%. Comparing base (9ad4528) to head (a3e8455).

Files Patch % Lines
codec/src/types/array.rs 0.00% 39 Missing :warning:
codec/src/codec/decode.rs 20.00% 4 Missing :warning:
codec/src/codec/encode.rs 0.00% 2 Missing :warning:
codec/src/types/variant.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ========================================== - Coverage 57.02% 56.39% -0.64% ========================================== Files 35 36 +1 Lines 3623 3660 +37 ========================================== - Hits 2066 2064 -2 - Misses 1557 1596 +39 ```

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