diff --git a/.codecov.yml b/.codecov.yml index 505a787b5..bb800e296 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,4 +4,8 @@ coverage: patch: off comment: - layout: "diff, files" \ No newline at end of file + layout: "diff, files" + +ignore: + - "eclair-node/**/*" + - "eclair-node-gui/**/*" \ No newline at end of file