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 86d2853 commit bd38861Copy full SHA for bd38861
codecov.yml
@@ -37,3 +37,4 @@ component_management:
37
# https://docs.codecov.com/docs/ignoring-paths
38
ignore:
39
- packages/aws-cdk/lib/cli.ts # we integ test this file
40
+ - ^(?!.*packages\/(aws-cdk|aws-cdk-lib\/core)\/).+$ # ignore anything that isn't in the cli or core
0 commit comments