JuliaCI / PkgTemplates.jl

Create new Julia packages, the easy way
https://juliaci.github.io/PkgTemplates.jl
MIT License
640 stars 101 forks source link

Use "pre" instead of "nightly" for GitHub CI #475

Closed gdalle closed 4 months ago

gdalle commented 4 months ago

Partial fix for #474

Changing the LTS is slightly more involved so let's start with avoiding nightly

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.33%. Comparing base (759bb41) to head (bbf0fac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #475 +/- ## ======================================= Coverage 94.33% 94.33% ======================================= Files 24 24 Lines 742 742 ======================================= Hits 700 700 Misses 42 42 ```

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