briansmith / ring

Safe, fast, small crypto using Rust
Other
3.68k stars 693 forks source link

Update README.md #1929

Closed elardus-erasmus closed 6 months ago

elardus-erasmus commented 7 months ago

There is no benches folder in the project. Change text to the existing bench folder name.

elardus-erasmus commented 6 months ago

Some checks failed. How do I get them to restart/retry?

briansmith commented 6 months ago

Some checks failed. How do I get them to restart/retry?

I restarted them. I think I'm the only one who can. Thanks for the PR!

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (e217869) 96.02% compared to head (5e25a55) 96.22%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1929 +/- ## ========================================== + Coverage 96.02% 96.22% +0.20% ========================================== Files 136 135 -1 Lines 20773 20549 -224 Branches 226 226 ========================================== - Hits 19947 19774 -173 + Misses 792 741 -51 Partials 34 34 ```

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