diff --git a/codecov.yml b/codecov.yml index 6da7d75aec2..1e348859f11 100644 --- a/codecov.yml +++ b/codecov.yml @@ -81,11 +81,6 @@ coverage: target: 80 threshold: 5 only_pulls: true - tests: - # Most code in test/ should always be "covered"! - target: 95 - paths: - - '**/test/**' patch: default: # Note: `default` measures the entire project.