awslabs / mls-rs

An implementation of Messaging Layer Security (RFC 9420)
Apache License 2.0
105 stars 19 forks source link

Add new epoch to removed member info #177

Closed mulmarta closed 4 months ago

mulmarta commented 4 months ago

The removed member can also see the new epoch, which it's not a member of.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.95%. Comparing base (3c3753d) to head (fd6adde).

Files Patch % Lines
mls-rs-uniffi/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ======================================= Coverage 89.94% 89.95% ======================================= Files 175 175 Lines 31091 31101 +10 ======================================= + Hits 27966 27976 +10 Misses 3125 3125 ```

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