diff --git a/codecov.yml b/codecov.yml index d7a476fe..1157f095 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,3 +3,6 @@ flag_management: # Reference of past coverage for tests that are not run on current commit. # https://docs.codecov.com/docs/carryforward-flags carryforward: true +coverage: + status: + patch: false \ No newline at end of file