Skip to content

Do not enforce global threshold #907

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
Mar 2, 2022
Merged

Do not enforce global threshold #907

merged 1 commit into from
Mar 2, 2022

Conversation

akaszynski
Copy link
Contributor

Recommend only enforcing patch coverage. There will be times when you remove source and come out with more efficient code by "lose" coverage. We should only worry about patch.

BTW, great job getting above 80%!

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #907 (c4596e3) into main (a18930f) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
- Coverage   80.09%   80.09%   -0.01%     
==========================================
  Files         128      128              
  Lines       36945    36945              
==========================================
- Hits        29592    29591       -1     
- Misses       7353     7354       +1     

@MaxJPRey
Copy link
Collaborator

MaxJPRey commented Mar 2, 2022

Make sense @akaszynski . LGTM.

@MaxJPRey MaxJPRey merged commit 1ceb479 into main Mar 2, 2022
@MaxJPRey MaxJPRey deleted the ci/codecov_thresh branch March 2, 2022 17:43
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