|
1 | 1 | <?xml version="1.0" ?>
|
2 |
| -<coverage version="7.6.0" timestamp="1721521356650" lines-valid="685" lines-covered="676" line-rate="0.9869" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
| 2 | +<coverage version="7.6.0" timestamp="1721521485865" lines-valid="675" lines-covered="675" line-rate="1" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
3 | 3 | <!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.6.0 -->
|
4 | 4 | <!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
5 | 5 | <sources>
|
|
311 | 311 | </class>
|
312 | 312 | </classes>
|
313 | 313 | </package>
|
314 |
| - <package name="dsg_lib.common_functions" line-rate="0.9746" branch-rate="0" complexity="0"> |
| 314 | + <package name="dsg_lib.common_functions" line-rate="1" branch-rate="0" complexity="0"> |
315 | 315 | <classes>
|
316 | 316 | <class name="__init__.py" filename="dsg_lib/common_functions/__init__.py" complexity="0" line-rate="1" branch-rate="0">
|
317 | 317 | <methods/>
|
|
621 | 621 | <line number="231" hits="1"/>
|
622 | 622 | </lines>
|
623 | 623 | </class>
|
624 |
| - <class name="logging_config.py" filename="dsg_lib/common_functions/logging_config.py" complexity="0" line-rate="0.8333" branch-rate="0"> |
| 624 | + <class name="logging_config.py" filename="dsg_lib/common_functions/logging_config.py" complexity="0" line-rate="1" branch-rate="0"> |
625 | 625 | <methods/>
|
626 | 626 | <lines>
|
627 | 627 | <line number="33" hits="1"/>
|
|
661 | 661 | <line number="232" hits="1"/>
|
662 | 662 | <line number="233" hits="1"/>
|
663 | 663 | <line number="234" hits="1"/>
|
664 |
| - <line number="236" hits="1"/> |
665 |
| - <line number="237" hits="0"/> |
666 |
| - <line number="238" hits="0"/> |
667 |
| - <line number="239" hits="0"/> |
668 |
| - <line number="240" hits="0"/> |
669 |
| - <line number="241" hits="0"/> |
670 |
| - <line number="242" hits="0"/> |
671 |
| - <line number="243" hits="0"/> |
672 |
| - <line number="244" hits="0"/> |
673 |
| - <line number="246" hits="0"/> |
674 | 664 | <line number="249" hits="1"/>
|
675 | 665 | <line number="251" hits="1"/>
|
676 | 666 | <line number="254" hits="1"/>
|
|
0 commit comments