diff --git a/codecov.yml b/codecov.yml index 428d292..b6166cf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,8 +5,9 @@ coverage: target: 90% threshold: 5% patch: - target: 90% - threshold: 5% + default: + target: 90% + threshold: 5% ignore: - "reddit_get/__init__.py"