statrs-dev / statrs

Statistical computation library for Rust
https://docs.rs/statrs/latest/statrs/
MIT License
599 stars 84 forks source link

ci: pin nightly rust as temporary fix #283

Closed YeungOnion closed 2 months ago

YeungOnion commented 2 months ago

pins a nightly which isn't ultra-slow (>100mins) to obtain coverage report also has a true nightly with timeout to see when that works again

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.75%. Comparing base (207e27d) to head (6aa86cc). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ========================================== - Coverage 93.75% 93.75% -0.01% ========================================== Files 53 53 Lines 11801 11800 -1 ========================================== - Hits 11064 11063 -1 Misses 737 737 ```

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