Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Remove duplicate settings in .codecov.yml (#18763)
Browse files Browse the repository at this point in the history
New PRs started showing the codecov/project badge again due apparent change in codecov's backend resolving these duplicate options specified in .codecov.yml
  • Loading branch information
leezu committed Jul 21, 2020
1 parent 6bb3d72 commit 9548b0c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .codecov.yml
Expand Up @@ -11,11 +11,6 @@ coverage:
round: down
range: "70...100"

status:
project: yes
patch: yes
changes: no

parsers:
gcov:
branch_detection:
Expand Down

0 comments on commit 9548b0c

Please sign in to comment.