diff --git a/codecov.yml b/codecov.yml index e233cf0..7a71323 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,4 @@ ignore: - - "test/**/*" + - "test" + - "src/passwd" + - "src/webfused/main.c"