diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index e6a4d6cc77..0000000000 --- a/codecov.yml +++ /dev/null @@ -1,20 +0,0 @@ -coverage: - status: - patch: - default: - target: auto - threshold: 0% - base: auto - project: - default: - target: 90% - # send notification if coverage change exceed this threshold - threshold: 5% - core-packages: - target: 100% - paths: - - packages - plugins: - target: 50% - paths: - - plugins \ No newline at end of file