briansmith / ring

Safe, fast, small crypto using Rust
Other
3.75k stars 704 forks source link

CI: add powerpc64-linux to CI #1874

Closed ecnelises closed 10 months ago

ecnelises commented 10 months ago

https://github.com/briansmith/ring/issues/1679

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (a3d034d) 96.03% compared to head (29825f3) 96.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1874 +/- ## ======================================= Coverage 96.03% 96.03% ======================================= Files 136 136 Lines 20761 20761 Branches 226 226 ======================================= + Hits 19937 19938 +1 Misses 789 789 + Partials 35 34 -1 ```

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

briansmith commented 10 months ago

Thank you!