matrix-org / vodozemac

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

Add a cargo deny configuration #169

Closed poljar closed 2 months ago

poljar commented 2 months ago

This allows us to use a single tool to check for security issues as well as licensing issues and that we don't have any git dependencies.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 90.55%. Comparing base (72f4235) to head (23ab241). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ======================================= Coverage 90.55% 90.55% ======================================= Files 34 34 Lines 1906 1906 ======================================= Hits 1726 1726 Misses 180 180 ```

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