diff --git a/.codecov.yml b/.codecov.yml index 4b50be148f..40950efd42 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -42,7 +42,7 @@ coverage: typing: flags: - MyPy - target: 100% + target: 67.15% github_checks: annotations: false diff --git a/nitpick-style.toml b/nitpick-style.toml index d4b5d6440a..338ed8d073 100644 --- a/nitpick-style.toml +++ b/nitpick-style.toml @@ -176,4 +176,3 @@ target = '100%' flags = [ 'MyPy', ] -target = '100%'