diff --git a/codecov.yaml b/codecov.yaml index 255312a29ccf7..c907c24818735 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -30,3 +30,4 @@ flag_management: ignore: - "**/test/*" - "**/test/**/*" + - "**/debug.*"