diff --git a/.codecov.yml b/.codecov.yml index fab7dc3..0203f36 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,9 +3,11 @@ coverage: project: python: target: 95% - flags: python + flags: + - python patch: python: target: 90% - flags: python + flags: + - python