Skip to content

Commit a17fe3e

Browse files
committed
Tweak coverage config
1 parent 52efc0c commit a17fe3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ coverage:
88
default:
99
threshold: 1%
1010

11-
# Tests and Java files aren't important for coverage
11+
# Tests aren't important for coverage
1212
ignore:
1313
- "tests"
14-
- "jsr166"
1514

1615
# Make less noisy comments
1716
comment:

0 commit comments

Comments
 (0)