We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f7118 commit afd3d82Copy full SHA for afd3d82
codecov/__init__.py
@@ -83,6 +83,7 @@
83
r'(\.lst)|'
84
r'(clover\.xml)|'
85
r'(cobertura\.xml)|'
86
+ r'(coverage-final\.json)|'
87
r'(gcov\.info)|'
88
r'(jacoco[^/]*\.xml)|'
89
r'(lcov\.info)|'
0 commit comments