briansmith / ring

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

Fix filename in crypto/fipsmodule/ec/.gitattributes. #2073

Closed briansmith closed 1 month ago

briansmith commented 1 month ago

.gitattributes wasn't updated when the file was renamed.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.76%. Comparing base (53a60bf) to head (1f1f244).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2073 +/- ## ======================================= Coverage 96.76% 96.76% ======================================= Files 144 144 Lines 20093 20087 -6 Branches 228 228 ======================================= - Hits 19442 19437 -5 + Misses 625 624 -1 Partials 26 26 ```

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