JuliaStats / Distributions.jl

A Julia package for probability distributions and associated functions.
Other
1.08k stars 410 forks source link

Stop testing on nightly #1861

Open andreasnoack opened 1 month ago

andreasnoack commented 1 month ago

There are so many failures that it makes the CI status useless. We should trigger CI upcoming Julia releases in dedicated PRs instead of unconditionally testing on nightly.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 85.87%. Comparing base (f852803) to head (8c3446f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1861 +/- ## ========================================== - Coverage 85.96% 85.87% -0.09% ========================================== Files 144 144 Lines 8647 8636 -11 ========================================== - Hits 7433 7416 -17 - Misses 1214 1220 +6 ```

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