diff --git a/codecov.yml b/codecov.yml index 33267f95..aa3193f6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -12,3 +12,5 @@ coverage: threshold: 0% if_ci_failed: error only_pulls: false +ignore: + - "mock_hmrc"