awslabs / mls-rs

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

Fix wasm tests #200

Closed mulmarta closed 2 weeks ago

mulmarta commented 2 weeks ago

Call-outs:

No tests were run for core. This functionality is very simple so no need to have separate unit tests for WASM

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 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.15%. Comparing base (2e25a20) to head (bebb963).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ========================================== - Coverage 90.16% 90.15% -0.02% ========================================== Files 175 175 Lines 31408 31408 ========================================== - Hits 28320 28315 -5 - Misses 3088 3093 +5 ```

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