diff --git a/.codecov.yaml b/.codecov.yaml index 19291b6..75c8342 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -3,9 +3,11 @@ coverage: project: python: target: 95% - flags: python + flags: + - python patch: python: target: 90% - flags: python \ No newline at end of file + flags: + - python \ No newline at end of file