Skip to content

Commit

Permalink
Do not fail PRs if the project coverage is not reached
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Dec 25, 2024
1 parent 3a74a7e commit 752bb57
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 @@ -8,7 +8,7 @@ coverage:
target: 85%
if_not_found: success
if_ci_failed: error
informational: false
informational: true
only_pulls: true
patch:
default:
Expand Down

0 comments on commit 752bb57

Please sign in to comment.