|
1 | 1 | <?xml version="1.0" ?>
|
2 |
| -<coverage version="7.3.2" timestamp="1696361600897" lines-valid="595" lines-covered="459" line-rate="0.7714" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
| 2 | +<coverage version="7.3.2" timestamp="1696687936757" lines-valid="595" lines-covered="460" line-rate="0.7731" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
3 | 3 | <!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.3.2 -->
|
4 | 4 | <!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
5 | 5 | <sources>
|
|
238 | 238 | </class>
|
239 | 239 | </classes>
|
240 | 240 | </package>
|
241 |
| - <package name="src.commands" line-rate="0.6939" branch-rate="0" complexity="0"> |
| 241 | + <package name="src.commands" line-rate="0.697" branch-rate="0" complexity="0"> |
242 | 242 | <classes>
|
243 | 243 | <class name="__init__.py" filename="src/commands/__init__.py" complexity="0" line-rate="1" branch-rate="0">
|
244 | 244 | <methods/>
|
|
451 | 451 | <line number="165" hits="0"/>
|
452 | 452 | </lines>
|
453 | 453 | </class>
|
454 |
| - <class name="import_symbol.py" filename="src/commands/import_symbol.py" complexity="0" line-rate="0.8319" branch-rate="0"> |
| 454 | + <class name="import_symbol.py" filename="src/commands/import_symbol.py" complexity="0" line-rate="0.8403" branch-rate="0"> |
455 | 455 | <methods/>
|
456 | 456 | <lines>
|
457 | 457 | <line number="1" hits="1"/>
|
|
547 | 547 | <line number="195" hits="1"/>
|
548 | 548 | <line number="196" hits="1"/>
|
549 | 549 | <line number="197" hits="1"/>
|
550 |
| - <line number="198" hits="0"/> |
| 550 | + <line number="198" hits="1"/> |
551 | 551 | <line number="203" hits="1"/>
|
552 | 552 | <line number="207" hits="1"/>
|
553 | 553 | <line number="209" hits="1"/>
|
|
644 | 644 | <line number="16" hits="1"/>
|
645 | 645 | <line number="17" hits="1"/>
|
646 | 646 | <line number="21" hits="1"/>
|
647 |
| - <line number="28" hits="1"/> |
648 | 647 | <line number="29" hits="1"/>
|
649 |
| - <line number="31" hits="1"/> |
| 648 | + <line number="30" hits="1"/> |
650 | 649 | <line number="32" hits="1"/>
|
651 |
| - <line number="34" hits="1"/> |
| 650 | + <line number="33" hits="1"/> |
652 | 651 | <line number="35" hits="1"/>
|
653 |
| - <line number="37" hits="1"/> |
654 |
| - <line number="39" hits="1"/> |
655 |
| - <line number="42" hits="1"/> |
656 |
| - <line number="44" hits="1"/> |
| 652 | + <line number="36" hits="1"/> |
| 653 | + <line number="38" hits="1"/> |
| 654 | + <line number="40" hits="1"/> |
| 655 | + <line number="43" hits="1"/> |
657 | 656 | <line number="45" hits="1"/>
|
658 |
| - <line number="49" hits="1"/> |
659 |
| - <line number="55" hits="1"/> |
660 |
| - <line number="56" hits="1"/> |
661 |
| - <line number="57" hits="1"/> |
| 657 | + <line number="46" hits="1"/> |
| 658 | + <line number="50" hits="1"/> |
| 659 | + <line number="58" hits="1"/> |
662 | 660 | <line number="59" hits="1"/>
|
663 | 661 | <line number="60" hits="1"/>
|
664 | 662 | <line number="62" hits="1"/>
|
665 | 663 | <line number="63" hits="1"/>
|
| 664 | + <line number="65" hits="1"/> |
666 | 665 | <line number="66" hits="1"/>
|
667 |
| - <line number="68" hits="1"/> |
668 | 666 | <line number="69" hits="1"/>
|
669 |
| - <line number="70" hits="1"/> |
670 | 667 | <line number="71" hits="1"/>
|
| 668 | + <line number="72" hits="1"/> |
671 | 669 | <line number="73" hits="1"/>
|
672 | 670 | <line number="74" hits="1"/>
|
673 | 671 | <line number="76" hits="1"/>
|
674 | 672 | <line number="77" hits="1"/>
|
| 673 | + <line number="79" hits="1"/> |
675 | 674 | <line number="80" hits="1"/>
|
676 |
| - <line number="82" hits="1"/> |
677 | 675 | <line number="83" hits="1"/>
|
678 |
| - <line number="87" hits="1"/> |
679 |
| - <line number="94" hits="1"/> |
680 |
| - <line number="95" hits="1"/> |
681 |
| - <line number="96" hits="1"/> |
| 676 | + <line number="85" hits="1"/> |
| 677 | + <line number="86" hits="1"/> |
| 678 | + <line number="90" hits="1"/> |
682 | 679 | <line number="98" hits="1"/>
|
683 | 680 | <line number="99" hits="1"/>
|
684 |
| - <line number="101" hits="1"/> |
| 681 | + <line number="100" hits="1"/> |
685 | 682 | <line number="102" hits="1"/>
|
686 |
| - <line number="107" hits="1"/> |
| 683 | + <line number="103" hits="1"/> |
| 684 | + <line number="105" hits="1"/> |
| 685 | + <line number="106" hits="1"/> |
| 686 | + <line number="111" hits="1"/> |
687 | 687 | </lines>
|
688 | 688 | </class>
|
689 | 689 | </classes>
|
|
0 commit comments