diff options
| author | Adam Janovsky | 2023-03-10 21:23:09 +0100 |
|---|---|---|
| committer | Adam Janovsky | 2023-03-10 21:23:09 +0100 |
| commit | 4fa6672d9c8174c5a854ed3f8845777085f03cb2 (patch) | |
| tree | febe95f1d603cc7c8d904e62bfdda44d3f1d81f7 | |
| parent | 67cfddbd764332cd939086594f86820ea5094fa4 (diff) | |
| download | sec-certs-4fa6672d9c8174c5a854ed3f8845777085f03cb2.tar.gz sec-certs-4fa6672d9c8174c5a854ed3f8845777085f03cb2.tar.zst sec-certs-4fa6672d9c8174c5a854ed3f8845777085f03cb2.zip | |
codecov to informational
| -rw-r--r-- | codecov.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 5c664ea1..ce04d615 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,6 +2,14 @@ coverage: range: 50..100 round: up precision: 2 + status: + project: + default: + informational: true + + ignore: - "test/**/*.py" + +coverage: |
