diff --git a/.codecov.yml b/.codecov.yml index d49bbb420c..8380434a2a 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -192,7 +192,7 @@ coverage: # tests: # Ensure that all tests are executed (tests themselves must be 100% covered) - target: 100% + target: 98% paths: ["**/test_*.py"]