JuliaStats / GLM.jl

Generalized linear models in Julia
Other
584 stars 114 forks source link

autocancel stale CI runs #502

Closed palday closed 1 year ago

palday commented 1 year ago

This cancel previous CI runs in the same PR when a new one starts. For example, if you push new commits, it stops the old CI runs in order to immediately free up the runners to run CI on the most recent commits.

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.08% // Head: 87.08% // No change to project coverage :thumbsup:

Coverage data is based on head (9537635) compared to base (9bec51e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #502 +/- ## ======================================= Coverage 87.08% 87.08% ======================================= Files 7 7 Lines 929 929 ======================================= Hits 809 809 Misses 120 120 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.