Skip to content

Ignore project coverage #910

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 4 commits into from
Mar 9, 2022
Merged

Ignore project coverage #910

merged 4 commits into from
Mar 9, 2022

Conversation

akaszynski
Copy link
Contributor

Seems that even with #907, codecov doesn't like negative project coverage changes. This PR completely removes the project coverage CI reports and will only fail on patch < 90%.

@maxcapodi78, do you feel that 90% on new features is too high, or should be go lower than that?

@akaszynski akaszynski requested a review from maxcapodi78 March 3, 2022 08:00
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #910 (55d7e2d) into main (e25e6e8) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
+ Coverage   80.13%   80.21%   +0.08%     
==========================================
  Files         128      128              
  Lines       37365    37419      +54     
==========================================
+ Hits        29941    30015      +74     
+ Misses       7424     7404      -20     

@maxcapodi78
Copy link
Collaborator

maxcapodi78 commented Mar 3, 2022

@akaszynski 90% for new code is good but on existing code is though to reach. I would use 85% for now and increase it as soon as the overall rate is around that percentage

@akaszynski
Copy link
Contributor Author

Don't merge quite yet. I'll be lowering to 85 and completely skipping the project check all together.

@Alberto-DM
Copy link
Contributor

@akaszynski Try to merge the main. We did lot of improvements on the unit tests.

@akaszynski
Copy link
Contributor Author

Finally working! Merging, thanks for the hint @Alberto-DM!

@akaszynski akaszynski merged commit 5389252 into main Mar 9, 2022
@akaszynski akaszynski deleted the ci/ignore_project_cov branch March 9, 2022 16:22
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.

4 participants