testresults added
This commit is contained in:
parent
d331408806
commit
f87a2151c3
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.10.5" timestamp="1756483076551" lines-valid="2080" lines-covered="1725" line-rate="0.8293" branches-valid="370" branches-covered="167" branch-rate="0.4514" complexity="0">
|
||||
<coverage version="7.10.5" timestamp="1756488767924" lines-valid="2080" lines-covered="1722" line-rate="0.8279" branches-valid="370" branches-covered="165" branch-rate="0.4459" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.10.5 -->
|
||||
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
||||
<sources>
|
||||
@ -1230,7 +1230,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="function" line-rate="0.8475" branch-rate="0.4677" complexity="0">
|
||||
<package name="function" line-rate="0.8442" branch-rate="0.457" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="function/__init__.py" complexity="0" line-rate="0.873" branch-rate="0.3">
|
||||
<methods/>
|
||||
@ -1752,7 +1752,7 @@
|
||||
<line number="115" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="modules.py" filename="function/modules.py" complexity="0" line-rate="0.7605" branch-rate="0.4531">
|
||||
<class name="modules.py" filename="function/modules.py" complexity="0" line-rate="0.7479" branch-rate="0.4219">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="14" hits="1"/>
|
||||
@ -1864,9 +1864,9 @@
|
||||
<line number="163" hits="1"/>
|
||||
<line number="164" hits="1"/>
|
||||
<line number="165" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="166" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="167" hits="1"/>
|
||||
<line number="168" hits="1"/>
|
||||
<line number="166" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="167"/>
|
||||
<line number="167" hits="0"/>
|
||||
<line number="168" hits="0"/>
|
||||
<line number="170" hits="1"/>
|
||||
<line number="171" hits="1"/>
|
||||
<line number="172" hits="1"/>
|
||||
@ -1991,8 +1991,8 @@
|
||||
<line number="341" hits="1"/>
|
||||
<line number="343" hits="1"/>
|
||||
<line number="344" hits="1"/>
|
||||
<line number="345" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="346" hits="1"/>
|
||||
<line number="345" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="346"/>
|
||||
<line number="346" hits="0"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="rooms.py" filename="function/rooms.py" complexity="0" line-rate="0.3036" branch-rate="0">
|
||||
|
187598
_testresults_/testrun.json
187598
_testresults_/testrun.json
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user