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

ci: add codecov.yml file #87

Merged
merged 1 commit into from
Dec 31, 2023
Merged

ci: add codecov.yml file #87

merged 1 commit into from
Dec 31, 2023

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Dec 31, 2023

This PR adds a stricter configuration file for codecov, making it mandatory for new lines of code to be covered by tests while disallowing a decrease in code coverage.

@JKRhb JKRhb changed the title chore: add codecov.yaml file chore: add codecov.yaml file Dec 31, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (943c75d) 59.61% compared to head (960629e) 59.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   59.61%   59.61%           
=======================================
  Files          70       70           
  Lines        2387     2387           
=======================================
  Hits         1423     1423           
  Misses        964      964           

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

@JKRhb JKRhb force-pushed the codecov-strict branch 2 times, most recently from 79671b3 to 355933e Compare December 31, 2023 15:03
@JKRhb JKRhb changed the title chore: add codecov.yaml file chore: add codecov.yml file Dec 31, 2023
@JKRhb JKRhb changed the title chore: add codecov.yml file ci: add codecov.yml file Dec 31, 2023
@JKRhb JKRhb marked this pull request as ready for review December 31, 2023 15:40
@JKRhb JKRhb merged commit 5cae848 into main Dec 31, 2023
4 checks passed
@JKRhb JKRhb deleted the codecov-strict branch December 31, 2023 15:40
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.

2 participants