Skip to content

Commit

Permalink
Revert codecov change to block new line changes again (#5895)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobht committed Apr 9, 2024
1 parent 06f988d commit 65c4017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ coverage:
if_ci_failed: ignore # require the CI to pass before setting the status
patch:
default:
target: 20% # specify the target coverage for each commit status
target: 85% # specify the target coverage for each commit status
# option: "auto" (compare against parent commit or pull request base)
# option: "X%" a static target percentage to hit
threshold: 0% # allow the coverage drop by x% before marking as failure
Expand Down

0 comments on commit 65c4017

Please sign in to comment.