Skip to content

Commit c6ac5f7

Browse files
Add coverage index as XML format.
1 parent 6f6dc58 commit c6ac5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_coverage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<coverage version="7.6.4" timestamp="1730299263929" lines-valid="6909" lines-covered="6516" line-rate="0.9431" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
2+
<coverage version="7.6.4" timestamp="1730300092195" lines-valid="6909" lines-covered="6516" line-rate="0.9431" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
33
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.6.4 -->
44
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55
<sources>

0 commit comments

Comments
 (0)