briansmith / ring

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

CI: Move rustdoc tests to a separate matrix. #1876

Closed briansmith closed 8 months ago

briansmith commented 8 months ago

Only build/run rustdoc tests once, instead of in every test matrix entry.

codecov[bot] commented 8 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 (b25da98) 96.03%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1876 +/- ## ======================================= 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.