Closed mulmarta closed 2 months ago
Attention: Patch coverage is 89.28571%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 90.02%. Comparing base (
a7b0422
) to head (2e7c0db
).
Files with missing lines | Patch % | Lines |
---|---|---|
mls-rs-crypto-rustcrypto/src/ec_for_x509.rs | 0.00% | 4 Missing :warning: |
mls-rs-crypto-rustcrypto/src/ec.rs | 95.91% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
RustCrypto now supports P384.
Testing:
Covered by the core test.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.