matrix-org / vodozemac

An implementation of Olm and Megolm in pure Rust.
Apache License 2.0
175 stars 30 forks source link

Release prep for 0.6.1 #157

Closed poljar closed 3 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 90.38%. Comparing base (94ffb9d) to head (eb0f8de). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 90.37% 90.38% +0.01% ========================================== Files 32 32 Lines 1787 1789 +2 ========================================== + Hits 1615 1617 +2 Misses 172 172 ```

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

poljar commented 3 months ago

Superseded by #160.