JuliaCI / PkgTemplates.jl

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

feat: ignore all Manifest files #477

Open frankebel opened 2 months ago

frankebel commented 2 months ago

Starting with Julia 1.11, version-specific Manifest.toml files can exist side-by-side.

Closes #462

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 77.46%. Comparing base (f1c4302) to head (636e218).

:exclamation: There is a different number of reports uploaded between BASE (f1c4302) and HEAD (636e218). Click for more details.

HEAD has 140 uploads less than BASE | Flag | BASE (f1c4302) | HEAD (636e218) | |------|------|------| ||152|12|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #477 +/- ## =========================================== - Coverage 94.33% 77.46% -16.88% =========================================== Files 24 24 Lines 742 741 -1 =========================================== - Hits 700 574 -126 - Misses 42 167 +125 ```

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