diff --git a/.github/codecov.yml b/.github/codecov.yml deleted file mode 100644 index e190e6aa8..000000000 --- a/.github/codecov.yml +++ /dev/null @@ -1,9 +0,0 @@ -coverage: - status: - patch: off - project: - default: - target: auto - # adjust accordingly based on how flaky your tests are - # this allows a 10% drop from the previous base commit coverage - threshold: 10% \ No newline at end of file