Closed mulmarta closed 5 months ago
Attention: Patch coverage is 97.14286%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.63%. Comparing base (
3662e44
) to head (34093f4
). Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
mls-rs/src/group/secret_tree.rs | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
No functional changes. The PR removes a bunch of conditional compilation flags related to deciding on the type of map that is used: HashMap, Vec or BTreeMap.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.