diff --git a/.codecov.yml b/.codecov.yml index 5dcd78afd4f2..b23bd05e55ec 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -18,9 +18,9 @@ coverage: status: patch: default: - target: 100% + target: 89% pytest: - target: 100% + target: 89% flags: - pytest typing: @@ -28,7 +28,7 @@ coverage: - MyPy project: default: - target: 100% + target: 72% lib: flags: - pytest