Closed mulmarta closed 5 months ago
Attention: Patch coverage is 91.09589%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 89.65%. Comparing base (
7c2926e
) to head (5a24654
).
Files | Patch % | Lines |
---|---|---|
mls-rs/src/group/message_hash.rs | 57.14% | 6 Missing :warning: |
mls-rs/src/group/mod.rs | 94.20% | 4 Missing :warning: |
mls-rs/src/group/message_processor.rs | 86.36% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
To make implementing DS's easier, this PR allows clients to receive their own proposals.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.