Closed tomleavy closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.00%. Comparing base (
6eeef96
) to head (d13f510
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves #156
Description of changes:
Sometimes it is nice to be able to determine if
Group::encrypt_application_message
will returnMlsError::CommitRequired
without actually trying to encrypt a message.Call-outs:
bumped version to 0.41.1
Testing:
Added a test to cover this function
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.