Skip to content

Commit

Permalink
Make codecov report on failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Jan 25, 2022
1 parent a4e56c4 commit 281ac02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ coverage:
project:
default:
threshold: 0.2%

codecov:
require_ci_to_pass: false
notify:
wait_for_ci: true

0 comments on commit 281ac02

Please sign in to comment.