matrix-org / vodozemac

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

chore: Remove the end-to-end-encryption keyword #150

Closed poljar closed 6 months ago

poljar commented 6 months ago

Apparently keywords need to have less than 20 characters.

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 90.37%. Comparing base (2db3735) to head (3a62268).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ======================================= Coverage 90.37% 90.37% ======================================= Files 32 32 Lines 1787 1787 ======================================= Hits 1615 1615 Misses 172 172 ```

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