Skip to content

Commit

Permalink
Fix CodeCov Config has two targets and thresholds
Browse files Browse the repository at this point in the history
fixes: #1160
  • Loading branch information
reglim authored and randombenj committed Mar 13, 2023
1 parent aaa6222 commit 5b5307c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ coverage:
status:
project:
default:
target: auto
threshold: 0%
if_ci_failed: error
target: auto
threshold: 2%
if_ci_failed: error

0 comments on commit 5b5307c

Please sign in to comment.