briansmith / ring

Safe, fast, small crypto using Rust
Other
3.69k stars 697 forks source link

CI: Add mips-unknown-linux-gnu and mipsel-unknown-linux-gnu to test matrix. #1910

Closed briansmith closed 8 months ago

briansmith commented 8 months ago

See individual commit messages for details.

Thanks to @DavidHorton5339 for contributing the mips-unknown-linux-gnu changes.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d8e55e2) 96.02% compared to head (451f640) 96.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1910 +/- ## ======================================= Coverage 96.02% 96.02% ======================================= Files 136 136 Lines 20776 20776 Branches 226 226 ======================================= Hits 19950 19950 Misses 792 792 Partials 34 34 ```

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