diff --git a/codecov.yml b/codecov.yml index 47328f2d9..f91e5c1fe 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,3 +4,5 @@ coverage: default: target: 40% threshold: null + patch: false + changes: false