diff --git a/.github/codecov.yml b/.github/codecov.yml index 3922952..041d1ea 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,2 +1,16 @@ ignore: - Tests + +coverage: + status: + + project: + default: + threshold: 0% + + patch: + default: + # basic + target: auto + threshold: 0% + base: auto