diff --git a/README.md b/README.md index 7a4a31bc..896f6190 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - + diff --git a/codecov.yml b/codecov.yml index c7f4cdbc..222186c9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,13 @@ coverage: ignore: + # Ignore frontend code for now - "internal/frontend" + # Test code + - "internal/test" + # Executor code does not measure coverage for now + - "internal/dag/executor" + # The filenotify is a third party library + - "internal/scheduler/filenotify" status: project: default: