matrix-org / vodozemac

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

chore: Use the ZeroizeOnDrop trait instead of the deprecated drop call #159

Closed poljar closed 3 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 90.57%. Comparing base (3e9866b) to head (9190664).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ======================================= Coverage 90.57% 90.57% ======================================= Files 34 34 Lines 1909 1909 ======================================= Hits 1729 1729 Misses 180 180 ```

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