Skip to content

Commit afd3d82

Browse files
committed
add coverage-final.json detection
1 parent 42f7118 commit afd3d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
r'(\.lst)|'
8484
r'(clover\.xml)|'
8585
r'(cobertura\.xml)|'
86+
r'(coverage-final\.json)|'
8687
r'(gcov\.info)|'
8788
r'(jacoco[^/]*\.xml)|'
8889
r'(lcov\.info)|'

0 commit comments

Comments
 (0)