diff --git a/codecov.yml b/codecov.yml index f8e40d0f..f0cfa1ba 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,11 @@ coverage: status: + patch: + default: + # Only run in informational mode for now. We want to track coverage + # without gating PRs on it until we have better mocking and can do + # more thourough testing. + informational: true project: default: # Only run in informational mode for now. We want to track coverage