Skip to content

Commit

Permalink
CI: drop codecov annot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Aug 24, 2021
1 parent 689b218 commit c98e659
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ coverage:
# https://codecov.readme.io/v1.0/docs/commit-status
project:
default:
against: auto
target: 95% # specify the target coverage for each commit status
threshold: 30% # allow this little decrease on project
# https://github.com/codecov/support/wiki/Filtering-Branches
Expand All @@ -29,10 +28,13 @@ coverage:
# https://github.com/codecov/support/wiki/Patch-Status
patch:
default:
against: auto
threshold: 50% # allow this much decrease on patch
changes: false

# https://docs.codecov.com/docs/github-checks#disabling-github-checks-patch-annotations
github_checks:
annotations: false

parsers:
gcov:
branch_detection:
Expand Down

0 comments on commit c98e659

Please sign in to comment.