Closed tamasgal closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
77b75d8
) 87.44% compared to head (9f221c9
) 87.02%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
CI badge doesn't show nightly fail; Revise also does what we do now: https://github.com/timholy/Revise.jl/pull/799
Currently not, but it shows it from time to time ;)
Here is a short discussion: https://discourse.julialang.org/t/ignoring-nightly-failure-for-ci-badge/98028
But I am not sure if we really need nightly CI of Julia at all. I have not found the results of that job helpful at all. I always ignore that ;)
I kinda need it so that when new release come around it's not broken
The nightly build is often broken and the CI badge shows "failing" because it picks that up. I don't think we need to waste resources on the nightly Julia CI anyways.