diff --git a/.codecov.yml b/.codecov.yml index 5cbc2d3f5f..3d0f092af3 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,3 +2,10 @@ # you can also set after_n_builds on comments independently comment: after_n_builds: 100 + +coverage: + status: + patch: + default: + target: 80% + threshold: 0%