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 only fail if there is at least 1 percent decrease in coverage #712

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

mpilquist
Copy link
Member

With the default codecov.io configuration, lots of good builds are marked failed due to slight variance in branch coverage, likely caused by different generated values.

@armanbilge
Copy link
Member

Codecov is down atm.

https://status.codecov.com/

@mpilquist mpilquist closed this Sep 25, 2022
@mpilquist mpilquist reopened this Sep 25, 2022
@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #712 (755dce0) into main (0b9da5a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files         124      124           
  Lines        1645     1645           
  Branches      133      133           
=======================================
  Hits         1398     1398           
  Misses        247      247           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mpilquist mpilquist merged commit f67acee into typelevel:main Sep 25, 2022
@mpilquist mpilquist deleted the topic/codecov-config branch September 25, 2022 20:03
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