@zeedhi/teknisa-components-common 1.100.0 → 1.100.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/clover.xml +135 -135
- package/coverage/coverage-final.json +6 -6
- package/coverage/lcov-report/index.html +19 -19
- package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +2 -2
- package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +1 -1
- package/coverage/lcov.info +187 -187
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/grid.spec.ts +151 -0
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="1587" coveredstatements="
|
|
2
|
+
<coverage generated="1733840418546" clover="3.2.0">
|
|
3
|
+
<project timestamp="1733840418546" name="All files">
|
|
4
|
+
<metrics statements="1587" coveredstatements="1587" conditionals="701" coveredconditionals="701" methods="387" coveredmethods="387" elements="2675" coveredelements="2675" complexity="0" loc="1587" ncloc="1587" packages="22" files="45" classes="45"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
7
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
</file>
|
|
489
489
|
</package>
|
|
490
490
|
<package name="src.components.tek-grid">
|
|
491
|
-
<metrics statements="729" coveredstatements="
|
|
491
|
+
<metrics statements="729" coveredstatements="729" conditionals="337" coveredconditionals="337" methods="165" coveredmethods="165"/>
|
|
492
492
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
493
493
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
494
494
|
<line num="1" count="30" type="stmt"/>
|
|
@@ -560,24 +560,24 @@
|
|
|
560
560
|
<line num="167" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
561
561
|
<line num="170" count="10" type="stmt"/>
|
|
562
562
|
<line num="177" count="10" type="stmt"/>
|
|
563
|
-
<line num="181" count="
|
|
564
|
-
<line num="185" count="
|
|
565
|
-
<line num="186" count="
|
|
566
|
-
<line num="187" count="
|
|
567
|
-
<line num="188" count="
|
|
568
|
-
<line num="193" count="
|
|
569
|
-
<line num="197" count="
|
|
570
|
-
<line num="198" count="
|
|
571
|
-
<line num="199" count="
|
|
563
|
+
<line num="181" count="936" type="stmt"/>
|
|
564
|
+
<line num="185" count="241" type="stmt"/>
|
|
565
|
+
<line num="186" count="241" type="stmt"/>
|
|
566
|
+
<line num="187" count="241" type="cond" truecount="1" falsecount="0"/>
|
|
567
|
+
<line num="188" count="27" type="stmt"/>
|
|
568
|
+
<line num="193" count="495" type="stmt"/>
|
|
569
|
+
<line num="197" count="240" type="stmt"/>
|
|
570
|
+
<line num="198" count="240" type="stmt"/>
|
|
571
|
+
<line num="199" count="240" type="cond" truecount="1" falsecount="0"/>
|
|
572
572
|
<line num="200" count="18" type="stmt"/>
|
|
573
|
-
<line num="205" count="
|
|
574
|
-
<line num="209" count="
|
|
575
|
-
<line num="210" count="
|
|
576
|
-
<line num="211" count="
|
|
573
|
+
<line num="205" count="315" type="stmt"/>
|
|
574
|
+
<line num="209" count="238" type="stmt"/>
|
|
575
|
+
<line num="210" count="238" type="stmt"/>
|
|
576
|
+
<line num="211" count="238" type="cond" truecount="1" falsecount="0"/>
|
|
577
577
|
<line num="212" count="1" type="stmt"/>
|
|
578
|
-
<line num="217" count="
|
|
579
|
-
<line num="221" count="
|
|
580
|
-
<line num="226" count="
|
|
578
|
+
<line num="217" count="539" type="cond" truecount="2" falsecount="0"/>
|
|
579
|
+
<line num="221" count="715" type="stmt"/>
|
|
580
|
+
<line num="226" count="46" type="stmt"/>
|
|
581
581
|
<line num="227" count="1" type="stmt"/>
|
|
582
582
|
</file>
|
|
583
583
|
<file name="grid-columns-button-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
<line num="426" count="2" type="stmt"/>
|
|
771
771
|
</file>
|
|
772
772
|
<file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
773
|
-
<metrics statements="363" coveredstatements="
|
|
773
|
+
<metrics statements="363" coveredstatements="363" conditionals="159" coveredconditionals="159" methods="85" coveredmethods="85"/>
|
|
774
774
|
<line num="1" count="30" type="stmt"/>
|
|
775
775
|
<line num="7" count="30" type="stmt"/>
|
|
776
776
|
<line num="13" count="30" type="stmt"/>
|
|
@@ -780,79 +780,79 @@
|
|
|
780
780
|
<line num="21" count="30" type="stmt"/>
|
|
781
781
|
<line num="22" count="30" type="stmt"/>
|
|
782
782
|
<line num="36" count="30" type="stmt"/>
|
|
783
|
-
<line num="38" count="
|
|
784
|
-
<line num="41" count="
|
|
785
|
-
<line num="44" count="
|
|
786
|
-
<line num="47" count="
|
|
787
|
-
<line num="50" count="
|
|
788
|
-
<line num="53" count="
|
|
789
|
-
<line num="56" count="
|
|
790
|
-
<line num="59" count="
|
|
791
|
-
<line num="62" count="
|
|
792
|
-
<line num="65" count="
|
|
793
|
-
<line num="68" count="
|
|
794
|
-
<line num="77" count="
|
|
795
|
-
<line num="83" count="
|
|
796
|
-
<line num="89" count="
|
|
797
|
-
<line num="98" count="
|
|
798
|
-
<line num="114" count="
|
|
799
|
-
<line num="119" count="
|
|
800
|
-
<line num="124" count="
|
|
801
|
-
<line num="170" count="
|
|
802
|
-
<line num="175" count="
|
|
803
|
-
<line num="177" count="
|
|
804
|
-
<line num="179" count="
|
|
805
|
-
<line num="181" count="
|
|
806
|
-
<line num="183" count="
|
|
807
|
-
<line num="185" count="
|
|
808
|
-
<line num="195" count="
|
|
809
|
-
<line num="199" count="
|
|
810
|
-
<line num="201" count="
|
|
811
|
-
<line num="208" count="
|
|
812
|
-
<line num="209" count="
|
|
813
|
-
<line num="210" count="
|
|
814
|
-
<line num="215" count="
|
|
815
|
-
<line num="220" count="
|
|
816
|
-
<line num="225" count="
|
|
817
|
-
<line num="230" count="
|
|
818
|
-
<line num="235" count="
|
|
819
|
-
<line num="240" count="
|
|
820
|
-
<line num="245" count="
|
|
821
|
-
<line num="250" count="
|
|
822
|
-
<line num="255" count="
|
|
823
|
-
<line num="260" count="
|
|
824
|
-
<line num="265" count="
|
|
825
|
-
<line num="270" count="
|
|
826
|
-
<line num="275" count="
|
|
827
|
-
<line num="280" count="
|
|
828
|
-
<line num="285" count="
|
|
829
|
-
<line num="290" count="
|
|
830
|
-
<line num="291" count="
|
|
831
|
-
<line num="296" count="
|
|
832
|
-
<line num="301" count="
|
|
833
|
-
<line num="306" count="
|
|
834
|
-
<line num="311" count="
|
|
835
|
-
<line num="312" count="
|
|
836
|
-
<line num="313" count="
|
|
837
|
-
<line num="314" count="
|
|
838
|
-
<line num="316" count="
|
|
783
|
+
<line num="38" count="135" type="stmt"/>
|
|
784
|
+
<line num="41" count="135" type="stmt"/>
|
|
785
|
+
<line num="44" count="135" type="stmt"/>
|
|
786
|
+
<line num="47" count="135" type="stmt"/>
|
|
787
|
+
<line num="50" count="135" type="stmt"/>
|
|
788
|
+
<line num="53" count="135" type="stmt"/>
|
|
789
|
+
<line num="56" count="135" type="stmt"/>
|
|
790
|
+
<line num="59" count="135" type="stmt"/>
|
|
791
|
+
<line num="62" count="135" type="stmt"/>
|
|
792
|
+
<line num="65" count="135" type="stmt"/>
|
|
793
|
+
<line num="68" count="135" type="stmt"/>
|
|
794
|
+
<line num="77" count="135" type="stmt"/>
|
|
795
|
+
<line num="83" count="135" type="stmt"/>
|
|
796
|
+
<line num="89" count="135" type="stmt"/>
|
|
797
|
+
<line num="98" count="135" type="stmt"/>
|
|
798
|
+
<line num="114" count="135" type="stmt"/>
|
|
799
|
+
<line num="119" count="135" type="stmt"/>
|
|
800
|
+
<line num="124" count="135" type="stmt"/>
|
|
801
|
+
<line num="170" count="135" type="stmt"/>
|
|
802
|
+
<line num="175" count="135" type="stmt"/>
|
|
803
|
+
<line num="177" count="135" type="stmt"/>
|
|
804
|
+
<line num="179" count="135" type="stmt"/>
|
|
805
|
+
<line num="181" count="135" type="stmt"/>
|
|
806
|
+
<line num="183" count="135" type="stmt"/>
|
|
807
|
+
<line num="185" count="135" type="stmt"/>
|
|
808
|
+
<line num="195" count="135" type="stmt"/>
|
|
809
|
+
<line num="199" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
810
|
+
<line num="201" count="135" type="stmt"/>
|
|
811
|
+
<line num="208" count="135" type="stmt"/>
|
|
812
|
+
<line num="209" count="135" type="stmt"/>
|
|
813
|
+
<line num="210" count="135" type="stmt"/>
|
|
814
|
+
<line num="215" count="135" type="stmt"/>
|
|
815
|
+
<line num="220" count="135" type="stmt"/>
|
|
816
|
+
<line num="225" count="135" type="stmt"/>
|
|
817
|
+
<line num="230" count="135" type="stmt"/>
|
|
818
|
+
<line num="235" count="135" type="stmt"/>
|
|
819
|
+
<line num="240" count="135" type="stmt"/>
|
|
820
|
+
<line num="245" count="135" type="stmt"/>
|
|
821
|
+
<line num="250" count="135" type="stmt"/>
|
|
822
|
+
<line num="255" count="135" type="stmt"/>
|
|
823
|
+
<line num="260" count="135" type="stmt"/>
|
|
824
|
+
<line num="265" count="135" type="stmt"/>
|
|
825
|
+
<line num="270" count="135" type="stmt"/>
|
|
826
|
+
<line num="275" count="135" type="stmt"/>
|
|
827
|
+
<line num="280" count="135" type="stmt"/>
|
|
828
|
+
<line num="285" count="135" type="stmt"/>
|
|
829
|
+
<line num="290" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
830
|
+
<line num="291" count="135" type="stmt"/>
|
|
831
|
+
<line num="296" count="135" type="stmt"/>
|
|
832
|
+
<line num="301" count="135" type="stmt"/>
|
|
833
|
+
<line num="306" count="135" type="stmt"/>
|
|
834
|
+
<line num="311" count="135" type="stmt"/>
|
|
835
|
+
<line num="312" count="135" type="stmt"/>
|
|
836
|
+
<line num="313" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
837
|
+
<line num="314" count="135" type="stmt"/>
|
|
838
|
+
<line num="316" count="135" type="cond" truecount="1" falsecount="0"/>
|
|
839
839
|
<line num="317" count="5" type="stmt"/>
|
|
840
|
-
<line num="320" count="
|
|
840
|
+
<line num="320" count="135" type="stmt"/>
|
|
841
841
|
<line num="329" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
842
842
|
<line num="330" count="1" type="stmt"/>
|
|
843
843
|
<line num="333" count="1" type="stmt"/>
|
|
844
844
|
<line num="342" count="1" type="stmt"/>
|
|
845
845
|
<line num="345" count="1" type="stmt"/>
|
|
846
846
|
<line num="346" count="1" type="stmt"/>
|
|
847
|
-
<line num="354" count="
|
|
848
|
-
<line num="356" count="
|
|
849
|
-
<line num="358" count="
|
|
850
|
-
<line num="359" count="
|
|
851
|
-
<line num="360" count="
|
|
852
|
-
<line num="364" count="
|
|
853
|
-
<line num="367" count="
|
|
854
|
-
<line num="370" count="
|
|
855
|
-
<line num="371" count="
|
|
847
|
+
<line num="354" count="135" type="stmt"/>
|
|
848
|
+
<line num="356" count="135" type="stmt"/>
|
|
849
|
+
<line num="358" count="135" type="stmt"/>
|
|
850
|
+
<line num="359" count="135" type="stmt"/>
|
|
851
|
+
<line num="360" count="135" type="stmt"/>
|
|
852
|
+
<line num="364" count="135" type="stmt"/>
|
|
853
|
+
<line num="367" count="135" type="stmt"/>
|
|
854
|
+
<line num="370" count="135" type="cond" truecount="1" falsecount="0"/>
|
|
855
|
+
<line num="371" count="46" type="stmt"/>
|
|
856
856
|
<line num="374" count="89" type="cond" truecount="3" falsecount="0"/>
|
|
857
857
|
<line num="375" count="1" type="stmt"/>
|
|
858
858
|
<line num="376" count="1" type="stmt"/>
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
<line num="416" count="1" type="stmt"/>
|
|
873
873
|
<line num="420" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
874
874
|
<line num="421" count="1" type="stmt"/>
|
|
875
|
-
<line num="431" count="
|
|
875
|
+
<line num="431" count="204" type="stmt"/>
|
|
876
876
|
<line num="435" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
877
877
|
<line num="439" count="1" type="stmt"/>
|
|
878
878
|
<line num="440" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -917,11 +917,11 @@
|
|
|
917
917
|
<line num="530" count="1" type="stmt"/>
|
|
918
918
|
<line num="533" count="3" type="stmt"/>
|
|
919
919
|
<line num="547" count="2" type="stmt"/>
|
|
920
|
-
<line num="550" count="
|
|
921
|
-
<line num="552" count="
|
|
922
|
-
<line num="561" count="
|
|
920
|
+
<line num="550" count="135" type="stmt"/>
|
|
921
|
+
<line num="552" count="135" type="stmt"/>
|
|
922
|
+
<line num="561" count="135" type="stmt"/>
|
|
923
923
|
<line num="564" count="16" type="stmt"/>
|
|
924
|
-
<line num="567" count="
|
|
924
|
+
<line num="567" count="135" type="stmt"/>
|
|
925
925
|
<line num="573" count="17" type="stmt"/>
|
|
926
926
|
<line num="574" count="17" type="stmt"/>
|
|
927
927
|
<line num="576" count="17" type="stmt"/>
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
<line num="592" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
937
937
|
<line num="596" count="11" type="stmt"/>
|
|
938
938
|
<line num="599" count="16" type="stmt"/>
|
|
939
|
-
<line num="603" count="
|
|
939
|
+
<line num="603" count="135" type="stmt"/>
|
|
940
940
|
<line num="605" count="17" type="stmt"/>
|
|
941
941
|
<line num="611" count="17" type="stmt"/>
|
|
942
942
|
<line num="613" count="17" type="stmt"/>
|
|
@@ -1117,23 +1117,23 @@
|
|
|
1117
1117
|
<line num="1023" count="1" type="stmt"/>
|
|
1118
1118
|
<line num="1025" count="1" type="stmt"/>
|
|
1119
1119
|
<line num="1033" count="2" type="stmt"/>
|
|
1120
|
-
<line num="1037" count="
|
|
1121
|
-
<line num="1038" count="
|
|
1122
|
-
<line num="1040" count="
|
|
1123
|
-
<line num="1048" count="
|
|
1120
|
+
<line num="1037" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1121
|
+
<line num="1038" count="1" type="stmt"/>
|
|
1122
|
+
<line num="1040" count="1" type="stmt"/>
|
|
1123
|
+
<line num="1048" count="2" type="stmt"/>
|
|
1124
1124
|
<line num="1062" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1125
1125
|
<line num="1063" count="1" type="stmt"/>
|
|
1126
1126
|
<line num="1071" count="2" type="stmt"/>
|
|
1127
|
-
<line num="1079" count="
|
|
1128
|
-
<line num="1080" count="
|
|
1129
|
-
<line num="1088" count="
|
|
1127
|
+
<line num="1079" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1128
|
+
<line num="1080" count="1" type="stmt"/>
|
|
1129
|
+
<line num="1088" count="2" type="stmt"/>
|
|
1130
1130
|
<line num="1104" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1131
1131
|
<line num="1105" count="1" type="stmt"/>
|
|
1132
1132
|
<line num="1113" count="1" type="stmt"/>
|
|
1133
1133
|
<line num="1124" count="1" type="stmt"/>
|
|
1134
1134
|
<line num="1128" count="2" type="stmt"/>
|
|
1135
1135
|
<line num="1132" count="12" type="cond" truecount="3" falsecount="0"/>
|
|
1136
|
-
<line num="1136" count="
|
|
1136
|
+
<line num="1136" count="38" type="stmt"/>
|
|
1137
1137
|
</file>
|
|
1138
1138
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
1139
1139
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -1590,14 +1590,14 @@
|
|
|
1590
1590
|
<line num="13" count="30" type="stmt"/>
|
|
1591
1591
|
<line num="14" count="30" type="stmt"/>
|
|
1592
1592
|
<line num="35" count="30" type="stmt"/>
|
|
1593
|
-
<line num="38" count="
|
|
1594
|
-
<line num="41" count="
|
|
1595
|
-
<line num="43" count="
|
|
1596
|
-
<line num="47" count="
|
|
1597
|
-
<line num="49" count="
|
|
1598
|
-
<line num="53" count="
|
|
1599
|
-
<line num="54" count="
|
|
1600
|
-
<line num="55" count="
|
|
1593
|
+
<line num="38" count="153" type="stmt"/>
|
|
1594
|
+
<line num="41" count="153" type="stmt"/>
|
|
1595
|
+
<line num="43" count="153" type="stmt"/>
|
|
1596
|
+
<line num="47" count="761" type="cond" truecount="1" falsecount="0"/>
|
|
1597
|
+
<line num="49" count="609" type="stmt"/>
|
|
1598
|
+
<line num="53" count="153" type="stmt"/>
|
|
1599
|
+
<line num="54" count="761" type="stmt"/>
|
|
1600
|
+
<line num="55" count="761" type="stmt"/>
|
|
1601
1601
|
<line num="60" count="45" type="stmt"/>
|
|
1602
1602
|
<line num="267" count="5" type="stmt"/>
|
|
1603
1603
|
<line num="271" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
@@ -1627,15 +1627,15 @@
|
|
|
1627
1627
|
<line num="316" count="2" type="stmt"/>
|
|
1628
1628
|
<line num="318" count="2" type="stmt"/>
|
|
1629
1629
|
<line num="323" count="1" type="stmt"/>
|
|
1630
|
-
<line num="327" count="
|
|
1631
|
-
<line num="335" count="
|
|
1632
|
-
<line num="343" count="
|
|
1633
|
-
<line num="344" count="
|
|
1630
|
+
<line num="327" count="153" type="stmt"/>
|
|
1631
|
+
<line num="335" count="153" type="stmt"/>
|
|
1632
|
+
<line num="343" count="306" type="stmt"/>
|
|
1633
|
+
<line num="344" count="306" type="cond" truecount="3" falsecount="0"/>
|
|
1634
1634
|
<line num="346" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1635
1635
|
<line num="347" count="18" type="stmt"/>
|
|
1636
1636
|
<line num="349" count="18" type="stmt"/>
|
|
1637
1637
|
<line num="351" count="234" type="stmt"/>
|
|
1638
|
-
<line num="357" count="
|
|
1638
|
+
<line num="357" count="270" type="stmt"/>
|
|
1639
1639
|
<line num="361" count="6" type="stmt"/>
|
|
1640
1640
|
<line num="362" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1641
1641
|
<line num="363" count="9" type="stmt"/>
|
|
@@ -1649,7 +1649,7 @@
|
|
|
1649
1649
|
<line num="377" count="4" type="stmt"/>
|
|
1650
1650
|
<line num="380" count="6" type="stmt"/>
|
|
1651
1651
|
<line num="381" count="6" type="stmt"/>
|
|
1652
|
-
<line num="384" count="
|
|
1652
|
+
<line num="384" count="153" type="stmt"/>
|
|
1653
1653
|
<line num="404" count="2" type="stmt"/>
|
|
1654
1654
|
<line num="408" count="4" type="stmt"/>
|
|
1655
1655
|
<line num="412" count="30" type="stmt"/>
|
|
@@ -1692,10 +1692,10 @@
|
|
|
1692
1692
|
<file name="button-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
|
|
1693
1693
|
<metrics statements="6" coveredstatements="6" conditionals="3" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
1694
1694
|
<line num="4" count="30" type="stmt"/>
|
|
1695
|
-
<line num="8" count="
|
|
1696
|
-
<line num="14" count="
|
|
1697
|
-
<line num="15" count="
|
|
1698
|
-
<line num="16" count="
|
|
1695
|
+
<line num="8" count="611" type="stmt"/>
|
|
1696
|
+
<line num="14" count="611" type="stmt"/>
|
|
1697
|
+
<line num="15" count="611" type="cond" truecount="2" falsecount="0"/>
|
|
1698
|
+
<line num="16" count="611" type="stmt"/>
|
|
1699
1699
|
<line num="23" count="1" type="stmt"/>
|
|
1700
1700
|
</file>
|
|
1701
1701
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
|
|
@@ -1707,23 +1707,23 @@
|
|
|
1707
1707
|
<file name="multi-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
|
|
1708
1708
|
<metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="8" methods="9" coveredmethods="9"/>
|
|
1709
1709
|
<line num="9" count="30" type="stmt"/>
|
|
1710
|
-
<line num="13" count="
|
|
1711
|
-
<line num="17" count="
|
|
1712
|
-
<line num="21" count="
|
|
1713
|
-
<line num="22" count="
|
|
1714
|
-
<line num="34" count="
|
|
1715
|
-
<line num="35" count="
|
|
1716
|
-
<line num="37" count="
|
|
1710
|
+
<line num="13" count="156" type="stmt"/>
|
|
1711
|
+
<line num="17" count="1248" type="stmt"/>
|
|
1712
|
+
<line num="21" count="312" type="stmt"/>
|
|
1713
|
+
<line num="22" count="312" type="stmt"/>
|
|
1714
|
+
<line num="34" count="312" type="stmt"/>
|
|
1715
|
+
<line num="35" count="312" type="cond" truecount="2" falsecount="0"/>
|
|
1716
|
+
<line num="37" count="312" type="stmt"/>
|
|
1717
1717
|
<line num="44" count="2" type="stmt"/>
|
|
1718
|
-
<line num="50" count="
|
|
1719
|
-
<line num="52" count="
|
|
1720
|
-
<line num="63" count="
|
|
1721
|
-
<line num="65" count="
|
|
1722
|
-
<line num="76" count="
|
|
1723
|
-
<line num="78" count="
|
|
1718
|
+
<line num="50" count="312" type="stmt"/>
|
|
1719
|
+
<line num="52" count="312" type="stmt"/>
|
|
1720
|
+
<line num="63" count="156" type="stmt"/>
|
|
1721
|
+
<line num="65" count="312" type="stmt"/>
|
|
1722
|
+
<line num="76" count="156" type="stmt"/>
|
|
1723
|
+
<line num="78" count="156" type="stmt"/>
|
|
1724
1724
|
<line num="83" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1725
|
-
<line num="87" count="
|
|
1726
|
-
<line num="94" count="
|
|
1725
|
+
<line num="87" count="156" type="stmt"/>
|
|
1726
|
+
<line num="94" count="156" type="stmt"/>
|
|
1727
1727
|
</file>
|
|
1728
1728
|
</package>
|
|
1729
1729
|
<package name="src.utils.report-filter">
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
</file>
|
|
1761
1761
|
<file name="flush-promises-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
|
|
1762
1762
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1763
|
-
<line num="1" count="
|
|
1763
|
+
<line num="1" count="30" type="stmt"/>
|
|
1764
1764
|
<line num="3" count="1" type="stmt"/>
|
|
1765
1765
|
</file>
|
|
1766
1766
|
<file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
|