Skip to content

Fix Codecov not ignoring tests #52

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

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Fix Codecov not ignoring tests #52

merged 1 commit into from
Apr 11, 2025

Conversation

graycampbell
Copy link
Collaborator

Summary

  • Updated codecov.yml to fix Codecov not ignoring tests.

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (e5b29ab) to head (ceaff5b).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   96.85%   88.69%   -8.16%     
==========================================
  Files          48       24      -24     
  Lines        1175      292     -883     
==========================================
- Hits         1138      259     -879     
+ Misses         37       33       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@graycampbell
Copy link
Collaborator Author

The build failure is expected. Code coverage dropped because we're now properly ignoring tests. I'll override the ruleset to merge this once I have the approvals.

@graycampbell graycampbell merged commit 9cdf206 into main Apr 11, 2025
2 of 3 checks passed
@graycampbell graycampbell deleted the feature/codecov-yml branch April 11, 2025 20:45
@graycampbell graycampbell added the ci/cd Changes to CI/CD workflows label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Changes to CI/CD workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants