Skip to content

Commit c20997c

Browse files
authored
fixup! ignore eslint and fixtures
1 parent 5249bca commit c20997c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ coverage:
1111
# TODO(@avivkeller): Once our coverage > 50%,
1212
# increase this to 50%, and increase on increments
1313
target: 40%
14+
15+
ignore:
16+
- "eslint.config.mjs"
17+
- "**/fixtures/**"

0 commit comments

Comments
 (0)