Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ignore all Manifest files #477

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frankebel
Copy link

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

Closes #462

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

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

❗ 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
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Manifest-v*.*.toml to default gitignore
1 participant