briansmith / ring

Safe, fast, small crypto using Rust
Other
3.64k stars 682 forks source link

chore: fix some comments #2105

Closed wangcundashang closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.24%. Comparing base (8d748be) to head (00bcb8e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2105 +/- ## ======================================= Coverage 97.24% 97.24% ======================================= Files 145 145 Lines 20145 20145 Branches 228 228 ======================================= Hits 19591 19591 Misses 528 528 Partials 26 26 ```

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

briansmith commented 2 weeks ago

Thank you!