We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2653bcb commit e4957a5Copy full SHA for e4957a5
codecov.yml
@@ -12,6 +12,8 @@ codecov:
12
# Setting this configuration as recommended for beginners in the above blog post.
13
# We can introduce more strict settings as we progress.
14
coverage:
15
+ ignore:
16
+ - 'packages/cli/**/*' # Exclude packages/cli directory from coverage
17
status:
18
project:
19
default:
0 commit comments