diff --git a/codecov.yml b/codecov.yml index 0e232e85e..90cec8c3d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,4 +6,6 @@ coverage: target: auto threshold: 0% base: auto - informational: true \ No newline at end of file + informational: true + ignore: + - "tests/**" \ No newline at end of file