briansmith / ring

Safe, fast, small crypto using Rust
Other
3.7k stars 698 forks source link

CI: Update macOS runners to macOS 13 and start running tests for aarch64-apple-darwin. #1843

Closed briansmith closed 9 months ago

briansmith commented 9 months ago

See the individual commit messages for details. This testing catches the issue fixed by PR #1842.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (febe76d) 96.00% compared to head (b303ec3) 96.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1843 +/- ## ======================================= Coverage 96.00% 96.01% ======================================= Files 136 136 Lines 20677 20677 Branches 226 226 ======================================= + Hits 19851 19853 +2 Misses 791 791 + Partials 35 33 -2 ```

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