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

Configure codecov to ignore tests folder #362

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Configure codecov to ignore tests folder #362

merged 3 commits into from
Dec 20, 2024

Conversation

maxrjones
Copy link
Member

Based on Zarr-Python, I think it should work to put the configuration inside .github rather than the repository root, but let's see...

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.98%. Comparing base (fcdd5e4) to head (c7aa9ac).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   79.74%   78.98%   -0.76%     
==========================================
  Files          51       32      -19     
  Lines        3929     1899    -2030     
==========================================
- Hits         3133     1500    -1633     
+ Misses        796      399     -397     

see 40 files with indirect coverage changes

@TomNicholas TomNicholas added the CI Continuous Integration label Dec 20, 2024
@maxrjones
Copy link
Member Author

maxrjones commented Dec 20, 2024

Looks like we're now getting codecov uploads for all the commits - https://app.codecov.io/gh/zarr-developers/VirtualiZarr/commits/All%20branches 🚀

Copy link
Member

@TomNicholas TomNicholas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not much of a CI wizard but if you think this looks good then feel free to merge it!

@maxrjones maxrjones merged commit ff6bdb6 into main Dec 20, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants