@zeedhi/teknisa-components-common 1.119.0 → 1.120.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 +267 -250
- package/coverage/coverage-final.json +11 -11
- package/coverage/lcov-report/index.html +9 -9
- package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +3 -3
- package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +3 -3
- package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.ts.html +4 -4
- package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +3 -3
- package/coverage/lcov.info +431 -391
- package/dist/tek-components-common.esm.js +101 -1
- package/dist/tek-components-common.umd.js +101 -1
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/layout_options.spec.ts +103 -1
- package/types/components/tek-grid/interfaces.d.ts +5 -1
- package/types/components/tek-grid/layout-options.d.ts +4 -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="
|
|
2
|
+
<coverage generated="1775075049212" clover="3.2.0">
|
|
3
|
+
<project timestamp="1775075049213" name="All files">
|
|
4
|
+
<metrics statements="1811" coveredstatements="1811" conditionals="797" coveredconditionals="797" methods="447" coveredmethods="447" elements="3055" coveredelements="3055" complexity="0" loc="1811" ncloc="1811" packages="22" files="47" classes="47"/>
|
|
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">
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
</file>
|
|
496
496
|
</package>
|
|
497
497
|
<package name="src.components.tek-grid">
|
|
498
|
-
<metrics statements="
|
|
498
|
+
<metrics statements="861" coveredstatements="861" conditionals="388" coveredconditionals="388" methods="198" coveredmethods="198"/>
|
|
499
499
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
500
500
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
501
501
|
<line num="1" count="30" type="stmt"/>
|
|
@@ -567,23 +567,23 @@
|
|
|
567
567
|
<line num="171" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
568
568
|
<line num="174" count="10" type="stmt"/>
|
|
569
569
|
<line num="181" count="10" type="stmt"/>
|
|
570
|
-
<line num="185" count="
|
|
571
|
-
<line num="189" count="
|
|
572
|
-
<line num="190" count="
|
|
573
|
-
<line num="191" count="
|
|
570
|
+
<line num="185" count="1249" type="stmt"/>
|
|
571
|
+
<line num="189" count="310" type="stmt"/>
|
|
572
|
+
<line num="190" count="310" type="stmt"/>
|
|
573
|
+
<line num="191" count="310" type="cond" truecount="1" falsecount="0"/>
|
|
574
574
|
<line num="192" count="50" type="stmt"/>
|
|
575
|
-
<line num="197" count="
|
|
576
|
-
<line num="201" count="
|
|
577
|
-
<line num="202" count="
|
|
578
|
-
<line num="203" count="
|
|
575
|
+
<line num="197" count="798" type="stmt"/>
|
|
576
|
+
<line num="201" count="309" type="stmt"/>
|
|
577
|
+
<line num="202" count="309" type="stmt"/>
|
|
578
|
+
<line num="203" count="309" type="cond" truecount="1" falsecount="0"/>
|
|
579
579
|
<line num="204" count="21" type="stmt"/>
|
|
580
|
-
<line num="209" count="
|
|
581
|
-
<line num="213" count="
|
|
582
|
-
<line num="214" count="
|
|
583
|
-
<line num="215" count="
|
|
580
|
+
<line num="209" count="471" type="stmt"/>
|
|
581
|
+
<line num="213" count="307" type="stmt"/>
|
|
582
|
+
<line num="214" count="307" type="stmt"/>
|
|
583
|
+
<line num="215" count="307" type="cond" truecount="1" falsecount="0"/>
|
|
584
584
|
<line num="216" count="1" type="stmt"/>
|
|
585
|
-
<line num="221" count="
|
|
586
|
-
<line num="225" count="
|
|
585
|
+
<line num="221" count="701" type="cond" truecount="2" falsecount="0"/>
|
|
586
|
+
<line num="225" count="924" type="stmt"/>
|
|
587
587
|
<line num="230" count="72" type="stmt"/>
|
|
588
588
|
<line num="231" count="1" type="stmt"/>
|
|
589
589
|
</file>
|
|
@@ -788,93 +788,93 @@
|
|
|
788
788
|
<line num="28" count="30" type="stmt"/>
|
|
789
789
|
<line num="43" count="30" type="stmt"/>
|
|
790
790
|
<line num="46" count="30" type="stmt"/>
|
|
791
|
-
<line num="48" count="
|
|
792
|
-
<line num="51" count="
|
|
793
|
-
<line num="54" count="
|
|
794
|
-
<line num="57" count="
|
|
795
|
-
<line num="60" count="
|
|
796
|
-
<line num="63" count="
|
|
797
|
-
<line num="66" count="
|
|
798
|
-
<line num="69" count="
|
|
799
|
-
<line num="72" count="
|
|
800
|
-
<line num="75" count="
|
|
801
|
-
<line num="78" count="
|
|
802
|
-
<line num="81" count="
|
|
803
|
-
<line num="90" count="
|
|
804
|
-
<line num="95" count="
|
|
805
|
-
<line num="101" count="
|
|
806
|
-
<line num="107" count="
|
|
807
|
-
<line num="116" count="
|
|
808
|
-
<line num="132" count="
|
|
809
|
-
<line num="137" count="
|
|
810
|
-
<line num="142" count="
|
|
811
|
-
<line num="188" count="
|
|
812
|
-
<line num="193" count="
|
|
813
|
-
<line num="195" count="
|
|
814
|
-
<line num="197" count="
|
|
815
|
-
<line num="199" count="
|
|
816
|
-
<line num="201" count="
|
|
817
|
-
<line num="203" count="
|
|
818
|
-
<line num="213" count="
|
|
819
|
-
<line num="217" count="
|
|
820
|
-
<line num="219" count="
|
|
821
|
-
<line num="221" count="
|
|
822
|
-
<line num="223" count="
|
|
823
|
-
<line num="232" count="
|
|
824
|
-
<line num="233" count="
|
|
825
|
-
<line num="234" count="
|
|
826
|
-
<line num="239" count="
|
|
827
|
-
<line num="244" count="
|
|
828
|
-
<line num="249" count="
|
|
829
|
-
<line num="254" count="
|
|
830
|
-
<line num="259" count="
|
|
831
|
-
<line num="264" count="
|
|
832
|
-
<line num="269" count="
|
|
833
|
-
<line num="274" count="
|
|
834
|
-
<line num="279" count="
|
|
835
|
-
<line num="284" count="
|
|
836
|
-
<line num="289" count="
|
|
837
|
-
<line num="294" count="
|
|
838
|
-
<line num="299" count="
|
|
839
|
-
<line num="304" count="
|
|
840
|
-
<line num="309" count="
|
|
841
|
-
<line num="314" count="
|
|
842
|
-
<line num="319" count="
|
|
843
|
-
<line num="320" count="
|
|
844
|
-
<line num="325" count="
|
|
845
|
-
<line num="330" count="
|
|
846
|
-
<line num="335" count="
|
|
847
|
-
<line num="340" count="
|
|
848
|
-
<line num="341" count="
|
|
849
|
-
<line num="342" count="
|
|
850
|
-
<line num="343" count="
|
|
851
|
-
<line num="344" count="
|
|
852
|
-
<line num="345" count="
|
|
853
|
-
<line num="348" count="
|
|
854
|
-
<line num="349" count="
|
|
855
|
-
<line num="351" count="
|
|
791
|
+
<line num="48" count="183" type="stmt"/>
|
|
792
|
+
<line num="51" count="183" type="stmt"/>
|
|
793
|
+
<line num="54" count="183" type="stmt"/>
|
|
794
|
+
<line num="57" count="183" type="stmt"/>
|
|
795
|
+
<line num="60" count="183" type="stmt"/>
|
|
796
|
+
<line num="63" count="183" type="stmt"/>
|
|
797
|
+
<line num="66" count="183" type="stmt"/>
|
|
798
|
+
<line num="69" count="183" type="stmt"/>
|
|
799
|
+
<line num="72" count="183" type="stmt"/>
|
|
800
|
+
<line num="75" count="183" type="stmt"/>
|
|
801
|
+
<line num="78" count="183" type="stmt"/>
|
|
802
|
+
<line num="81" count="183" type="stmt"/>
|
|
803
|
+
<line num="90" count="183" type="stmt"/>
|
|
804
|
+
<line num="95" count="183" type="stmt"/>
|
|
805
|
+
<line num="101" count="183" type="stmt"/>
|
|
806
|
+
<line num="107" count="183" type="stmt"/>
|
|
807
|
+
<line num="116" count="183" type="stmt"/>
|
|
808
|
+
<line num="132" count="183" type="stmt"/>
|
|
809
|
+
<line num="137" count="183" type="stmt"/>
|
|
810
|
+
<line num="142" count="183" type="stmt"/>
|
|
811
|
+
<line num="188" count="183" type="stmt"/>
|
|
812
|
+
<line num="193" count="183" type="stmt"/>
|
|
813
|
+
<line num="195" count="183" type="stmt"/>
|
|
814
|
+
<line num="197" count="183" type="stmt"/>
|
|
815
|
+
<line num="199" count="183" type="stmt"/>
|
|
816
|
+
<line num="201" count="183" type="stmt"/>
|
|
817
|
+
<line num="203" count="183" type="stmt"/>
|
|
818
|
+
<line num="213" count="183" type="stmt"/>
|
|
819
|
+
<line num="217" count="183" type="cond" truecount="2" falsecount="0"/>
|
|
820
|
+
<line num="219" count="183" type="stmt"/>
|
|
821
|
+
<line num="221" count="183" type="stmt"/>
|
|
822
|
+
<line num="223" count="183" type="stmt"/>
|
|
823
|
+
<line num="232" count="183" type="stmt"/>
|
|
824
|
+
<line num="233" count="183" type="stmt"/>
|
|
825
|
+
<line num="234" count="183" type="stmt"/>
|
|
826
|
+
<line num="239" count="183" type="stmt"/>
|
|
827
|
+
<line num="244" count="183" type="stmt"/>
|
|
828
|
+
<line num="249" count="183" type="stmt"/>
|
|
829
|
+
<line num="254" count="183" type="stmt"/>
|
|
830
|
+
<line num="259" count="183" type="stmt"/>
|
|
831
|
+
<line num="264" count="183" type="stmt"/>
|
|
832
|
+
<line num="269" count="183" type="stmt"/>
|
|
833
|
+
<line num="274" count="183" type="stmt"/>
|
|
834
|
+
<line num="279" count="183" type="stmt"/>
|
|
835
|
+
<line num="284" count="183" type="stmt"/>
|
|
836
|
+
<line num="289" count="183" type="stmt"/>
|
|
837
|
+
<line num="294" count="183" type="stmt"/>
|
|
838
|
+
<line num="299" count="183" type="stmt"/>
|
|
839
|
+
<line num="304" count="183" type="stmt"/>
|
|
840
|
+
<line num="309" count="183" type="stmt"/>
|
|
841
|
+
<line num="314" count="183" type="stmt"/>
|
|
842
|
+
<line num="319" count="183" type="cond" truecount="2" falsecount="0"/>
|
|
843
|
+
<line num="320" count="183" type="stmt"/>
|
|
844
|
+
<line num="325" count="183" type="stmt"/>
|
|
845
|
+
<line num="330" count="183" type="stmt"/>
|
|
846
|
+
<line num="335" count="183" type="stmt"/>
|
|
847
|
+
<line num="340" count="183" type="stmt"/>
|
|
848
|
+
<line num="341" count="183" type="stmt"/>
|
|
849
|
+
<line num="342" count="183" type="stmt"/>
|
|
850
|
+
<line num="343" count="183" type="stmt"/>
|
|
851
|
+
<line num="344" count="183" type="stmt"/>
|
|
852
|
+
<line num="345" count="183" type="stmt"/>
|
|
853
|
+
<line num="348" count="183" type="cond" truecount="2" falsecount="0"/>
|
|
854
|
+
<line num="349" count="183" type="stmt"/>
|
|
855
|
+
<line num="351" count="183" type="cond" truecount="1" falsecount="0"/>
|
|
856
856
|
<line num="352" count="9" type="stmt"/>
|
|
857
|
-
<line num="355" count="
|
|
857
|
+
<line num="355" count="183" type="stmt"/>
|
|
858
858
|
<line num="364" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
859
859
|
<line num="365" count="1" type="stmt"/>
|
|
860
860
|
<line num="368" count="1" type="stmt"/>
|
|
861
861
|
<line num="377" count="1" type="stmt"/>
|
|
862
862
|
<line num="380" count="1" type="stmt"/>
|
|
863
863
|
<line num="381" count="1" type="stmt"/>
|
|
864
|
-
<line num="389" count="
|
|
865
|
-
<line num="391" count="
|
|
866
|
-
<line num="393" count="
|
|
867
|
-
<line num="394" count="
|
|
868
|
-
<line num="395" count="
|
|
869
|
-
<line num="399" count="
|
|
870
|
-
<line num="402" count="
|
|
871
|
-
<line num="405" count="
|
|
864
|
+
<line num="389" count="183" type="stmt"/>
|
|
865
|
+
<line num="391" count="183" type="stmt"/>
|
|
866
|
+
<line num="393" count="183" type="stmt"/>
|
|
867
|
+
<line num="394" count="183" type="stmt"/>
|
|
868
|
+
<line num="395" count="183" type="stmt"/>
|
|
869
|
+
<line num="399" count="183" type="stmt"/>
|
|
870
|
+
<line num="402" count="183" type="stmt"/>
|
|
871
|
+
<line num="405" count="183" type="cond" truecount="1" falsecount="0"/>
|
|
872
872
|
<line num="406" count="63" type="stmt"/>
|
|
873
|
-
<line num="409" count="
|
|
873
|
+
<line num="409" count="120" type="cond" truecount="3" falsecount="0"/>
|
|
874
874
|
<line num="410" count="1" type="stmt"/>
|
|
875
875
|
<line num="411" count="1" type="stmt"/>
|
|
876
876
|
<line num="412" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
877
|
-
<line num="415" count="
|
|
877
|
+
<line num="415" count="119" type="stmt"/>
|
|
878
878
|
<line num="419" count="47" type="stmt"/>
|
|
879
879
|
<line num="420" count="47" type="stmt"/>
|
|
880
880
|
<line num="424" count="47" type="cond" truecount="1" falsecount="0"/>
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
<line num="455" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
891
891
|
<line num="456" count="1" type="stmt"/>
|
|
892
892
|
<line num="462" count="1" type="stmt"/>
|
|
893
|
-
<line num="470" count="
|
|
893
|
+
<line num="470" count="272" type="stmt"/>
|
|
894
894
|
<line num="474" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
895
895
|
<line num="478" count="1" type="stmt"/>
|
|
896
896
|
<line num="479" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -943,11 +943,11 @@
|
|
|
943
943
|
<line num="597" count="1" type="stmt"/>
|
|
944
944
|
<line num="598" count="1" type="stmt"/>
|
|
945
945
|
<line num="601" count="1" type="stmt"/>
|
|
946
|
-
<line num="605" count="
|
|
947
|
-
<line num="607" count="
|
|
948
|
-
<line num="616" count="
|
|
949
|
-
<line num="619" count="
|
|
950
|
-
<line num="622" count="
|
|
946
|
+
<line num="605" count="183" type="stmt"/>
|
|
947
|
+
<line num="607" count="183" type="stmt"/>
|
|
948
|
+
<line num="616" count="183" type="stmt"/>
|
|
949
|
+
<line num="619" count="19" type="stmt"/>
|
|
950
|
+
<line num="622" count="183" type="stmt"/>
|
|
951
951
|
<line num="628" count="30" type="stmt"/>
|
|
952
952
|
<line num="629" count="30" type="stmt"/>
|
|
953
953
|
<line num="631" count="30" type="stmt"/>
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
<line num="647" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
963
963
|
<line num="651" count="24" type="stmt"/>
|
|
964
964
|
<line num="654" count="29" type="stmt"/>
|
|
965
|
-
<line num="658" count="
|
|
965
|
+
<line num="658" count="183" type="stmt"/>
|
|
966
966
|
<line num="660" count="30" type="stmt"/>
|
|
967
967
|
<line num="666" count="30" type="stmt"/>
|
|
968
968
|
<line num="668" count="30" type="stmt"/>
|
|
@@ -1255,114 +1255,131 @@
|
|
|
1255
1255
|
</file>
|
|
1256
1256
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
1257
1257
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1258
|
-
<line num="
|
|
1259
|
-
<line num="
|
|
1258
|
+
<line num="135" count="30" type="stmt"/>
|
|
1259
|
+
<line num="136" count="30" type="stmt"/>
|
|
1260
1260
|
</file>
|
|
1261
1261
|
<file name="layout-options.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
|
|
1262
|
-
<metrics statements="
|
|
1262
|
+
<metrics statements="120" coveredstatements="120" conditionals="68" coveredconditionals="68" methods="24" coveredmethods="24"/>
|
|
1263
1263
|
<line num="1" count="30" type="stmt"/>
|
|
1264
|
-
<line num="
|
|
1265
|
-
<line num="
|
|
1266
|
-
<line num="
|
|
1267
|
-
<line num="
|
|
1268
|
-
<line num="
|
|
1269
|
-
<line num="
|
|
1270
|
-
<line num="
|
|
1271
|
-
<line num="
|
|
1272
|
-
<line num="
|
|
1273
|
-
<line num="
|
|
1274
|
-
<line num="
|
|
1275
|
-
<line num="
|
|
1276
|
-
<line num="
|
|
1277
|
-
<line num="
|
|
1278
|
-
<line num="
|
|
1279
|
-
<line num="
|
|
1280
|
-
<line num="
|
|
1281
|
-
<line num="
|
|
1282
|
-
<line num="
|
|
1283
|
-
<line num="
|
|
1284
|
-
<line num="
|
|
1285
|
-
<line num="
|
|
1286
|
-
<line num="
|
|
1287
|
-
<line num="
|
|
1288
|
-
<line num="
|
|
1289
|
-
<line num="
|
|
1290
|
-
<line num="
|
|
1291
|
-
<line num="
|
|
1292
|
-
<line num="
|
|
1293
|
-
<line num="
|
|
1294
|
-
<line num="
|
|
1295
|
-
<line num="
|
|
1296
|
-
<line num="
|
|
1297
|
-
<line num="
|
|
1298
|
-
<line num="
|
|
1299
|
-
<line num="
|
|
1300
|
-
<line num="
|
|
1301
|
-
<line num="
|
|
1302
|
-
<line num="
|
|
1303
|
-
<line num="
|
|
1304
|
-
<line num="
|
|
1305
|
-
<line num="
|
|
1306
|
-
<line num="
|
|
1307
|
-
<line num="
|
|
1308
|
-
<line num="
|
|
1309
|
-
<line num="
|
|
1310
|
-
<line num="
|
|
1311
|
-
<line num="
|
|
1312
|
-
<line num="
|
|
1313
|
-
<line num="
|
|
1314
|
-
<line num="
|
|
1315
|
-
<line num="
|
|
1316
|
-
<line num="
|
|
1317
|
-
<line num="
|
|
1318
|
-
<line num="144" count="1" type="stmt"/>
|
|
1319
|
-
<line num="147" count="1" type="stmt"/>
|
|
1320
|
-
<line num="151" count="11" type="stmt"/>
|
|
1321
|
-
<line num="152" count="11" type="stmt"/>
|
|
1322
|
-
<line num="154" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
1323
|
-
<line num="155" count="3" type="stmt"/>
|
|
1324
|
-
<line num="158" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
1325
|
-
<line num="159" count="4" type="stmt"/>
|
|
1326
|
-
<line num="162" count="11" type="stmt"/>
|
|
1327
|
-
<line num="166" count="10" type="stmt"/>
|
|
1328
|
-
<line num="168" count="10" type="stmt"/>
|
|
1329
|
-
<line num="173" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
1330
|
-
<line num="174" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
1331
|
-
<line num="175" count="1" type="stmt"/>
|
|
1332
|
-
<line num="176" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
1333
|
-
<line num="177" count="1" type="stmt"/>
|
|
1334
|
-
<line num="178" count="1" type="stmt"/>
|
|
1335
|
-
<line num="180" count="8" type="stmt"/>
|
|
1336
|
-
<line num="185" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1337
|
-
<line num="186" count="1" type="stmt"/>
|
|
1338
|
-
<line num="187" count="1" type="stmt"/>
|
|
1339
|
-
<line num="190" count="2" type="stmt"/>
|
|
1340
|
-
<line num="192" count="2" type="stmt"/>
|
|
1341
|
-
<line num="196" count="1" type="stmt"/>
|
|
1342
|
-
<line num="197" count="1" type="stmt"/>
|
|
1343
|
-
<line num="198" count="1" type="stmt"/>
|
|
1344
|
-
<line num="199" count="1" type="stmt"/>
|
|
1264
|
+
<line num="4" count="30" type="stmt"/>
|
|
1265
|
+
<line num="7" count="30" type="stmt"/>
|
|
1266
|
+
<line num="18" count="30" type="stmt"/>
|
|
1267
|
+
<line num="21" count="21" type="stmt"/>
|
|
1268
|
+
<line num="23" count="21" type="stmt"/>
|
|
1269
|
+
<line num="25" count="21" type="stmt"/>
|
|
1270
|
+
<line num="27" count="21" type="stmt"/>
|
|
1271
|
+
<line num="33" count="21" type="stmt"/>
|
|
1272
|
+
<line num="35" count="21" type="stmt"/>
|
|
1273
|
+
<line num="37" count="21" type="stmt"/>
|
|
1274
|
+
<line num="39" count="21" type="stmt"/>
|
|
1275
|
+
<line num="47" count="19" type="stmt"/>
|
|
1276
|
+
<line num="48" count="19" type="stmt"/>
|
|
1277
|
+
<line num="55" count="18" type="stmt"/>
|
|
1278
|
+
<line num="57" count="19" type="stmt"/>
|
|
1279
|
+
<line num="61" count="19" type="stmt"/>
|
|
1280
|
+
<line num="62" count="19" type="stmt"/>
|
|
1281
|
+
<line num="64" count="19" type="stmt"/>
|
|
1282
|
+
<line num="65" count="19" type="stmt"/>
|
|
1283
|
+
<line num="68" count="19" type="stmt"/>
|
|
1284
|
+
<line num="69" count="59" type="stmt"/>
|
|
1285
|
+
<line num="84" count="19" type="stmt"/>
|
|
1286
|
+
<line num="86" count="19" type="stmt"/>
|
|
1287
|
+
<line num="88" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
1288
|
+
<line num="89" count="18" type="stmt"/>
|
|
1289
|
+
<line num="92" count="19" type="stmt"/>
|
|
1290
|
+
<line num="93" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
1291
|
+
<line num="94" count="16" type="stmt"/>
|
|
1292
|
+
<line num="95" count="16" type="stmt"/>
|
|
1293
|
+
<line num="96" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1294
|
+
<line num="97" count="4" type="stmt"/>
|
|
1295
|
+
<line num="98" count="4" type="stmt"/>
|
|
1296
|
+
<line num="104" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
1297
|
+
<line num="106" count="19" type="cond" truecount="3" falsecount="0"/>
|
|
1298
|
+
<line num="107" count="2" type="stmt"/>
|
|
1299
|
+
<line num="110" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
1300
|
+
<line num="111" count="3" type="stmt"/>
|
|
1301
|
+
<line num="112" count="3" type="stmt"/>
|
|
1302
|
+
<line num="113" count="3" type="stmt"/>
|
|
1303
|
+
<line num="114" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1304
|
+
<line num="119" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1305
|
+
<line num="123" count="75" type="cond" truecount="1" falsecount="0"/>
|
|
1306
|
+
<line num="124" count="72" type="cond" truecount="1" falsecount="0"/>
|
|
1307
|
+
<line num="125" count="71" type="stmt"/>
|
|
1308
|
+
<line num="127" count="3" type="stmt"/>
|
|
1309
|
+
<line num="131" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1310
|
+
<line num="133" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
1311
|
+
<line num="142" count="4" type="stmt"/>
|
|
1312
|
+
<line num="143" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1313
|
+
<line num="144" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1314
|
+
<line num="145" count="1" type="stmt"/>
|
|
1315
|
+
<line num="188" count="1" type="stmt"/>
|
|
1316
|
+
<line num="189" count="1" type="stmt"/>
|
|
1317
|
+
<line num="200" count="1" type="stmt"/>
|
|
1345
1318
|
<line num="201" count="1" type="stmt"/>
|
|
1346
|
-
<line num="
|
|
1347
|
-
<line num="
|
|
1348
|
-
<line num="
|
|
1349
|
-
<line num="
|
|
1350
|
-
<line num="
|
|
1351
|
-
<line num="
|
|
1352
|
-
<line num="
|
|
1353
|
-
<line num="
|
|
1354
|
-
<line num="
|
|
1355
|
-
<line num="
|
|
1356
|
-
<line num="
|
|
1357
|
-
<line num="
|
|
1358
|
-
<line num="
|
|
1359
|
-
<line num="
|
|
1360
|
-
<line num="
|
|
1361
|
-
<line num="
|
|
1362
|
-
<line num="
|
|
1363
|
-
<line num="
|
|
1364
|
-
<line num="
|
|
1365
|
-
<line num="
|
|
1319
|
+
<line num="211" count="2" type="stmt"/>
|
|
1320
|
+
<line num="213" count="2" type="stmt"/>
|
|
1321
|
+
<line num="218" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1322
|
+
<line num="219" count="1" type="stmt"/>
|
|
1323
|
+
<line num="220" count="1" type="stmt"/>
|
|
1324
|
+
<line num="223" count="4" type="stmt"/>
|
|
1325
|
+
<line num="224" count="4" type="stmt"/>
|
|
1326
|
+
<line num="225" count="4" type="stmt"/>
|
|
1327
|
+
<line num="229" count="6" type="stmt"/>
|
|
1328
|
+
<line num="230" count="6" type="stmt"/>
|
|
1329
|
+
<line num="232" count="6" type="stmt"/>
|
|
1330
|
+
<line num="236" count="1" type="stmt"/>
|
|
1331
|
+
<line num="238" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1332
|
+
<line num="239" count="1" type="stmt"/>
|
|
1333
|
+
<line num="242" count="1" type="stmt"/>
|
|
1334
|
+
<line num="246" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
1335
|
+
<line num="247" count="2" type="stmt"/>
|
|
1336
|
+
<line num="252" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1337
|
+
<line num="255" count="12" type="stmt"/>
|
|
1338
|
+
<line num="256" count="12" type="stmt"/>
|
|
1339
|
+
<line num="258" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
1340
|
+
<line num="259" count="3" type="stmt"/>
|
|
1341
|
+
<line num="262" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
1342
|
+
<line num="263" count="5" type="stmt"/>
|
|
1343
|
+
<line num="266" count="12" type="stmt"/>
|
|
1344
|
+
<line num="270" count="14" type="stmt"/>
|
|
1345
|
+
<line num="272" count="14" type="stmt"/>
|
|
1346
|
+
<line num="277" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1347
|
+
<line num="278" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
1348
|
+
<line num="279" count="1" type="stmt"/>
|
|
1349
|
+
<line num="280" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
1350
|
+
<line num="281" count="1" type="stmt"/>
|
|
1351
|
+
<line num="282" count="1" type="stmt"/>
|
|
1352
|
+
<line num="284" count="12" type="stmt"/>
|
|
1353
|
+
<line num="289" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1354
|
+
<line num="290" count="1" type="stmt"/>
|
|
1355
|
+
<line num="291" count="1" type="stmt"/>
|
|
1356
|
+
<line num="294" count="2" type="stmt"/>
|
|
1357
|
+
<line num="296" count="2" type="stmt"/>
|
|
1358
|
+
<line num="300" count="1" type="stmt"/>
|
|
1359
|
+
<line num="301" count="1" type="stmt"/>
|
|
1360
|
+
<line num="302" count="1" type="stmt"/>
|
|
1361
|
+
<line num="303" count="1" type="stmt"/>
|
|
1362
|
+
<line num="305" count="1" type="stmt"/>
|
|
1363
|
+
<line num="307" count="1" type="stmt"/>
|
|
1364
|
+
<line num="311" count="2" type="stmt"/>
|
|
1365
|
+
<line num="312" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1366
|
+
<line num="313" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1367
|
+
<line num="314" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1368
|
+
<line num="315" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1369
|
+
<line num="316" count="2" type="stmt"/>
|
|
1370
|
+
<line num="317" count="8" type="stmt"/>
|
|
1371
|
+
<line num="318" count="18" type="stmt"/>
|
|
1372
|
+
<line num="320" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1373
|
+
<line num="323" count="8" type="stmt"/>
|
|
1374
|
+
<line num="330" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1375
|
+
<line num="331" count="2" type="stmt"/>
|
|
1376
|
+
<line num="336" count="9" type="stmt"/>
|
|
1377
|
+
<line num="337" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
1378
|
+
<line num="338" count="9" type="stmt"/>
|
|
1379
|
+
<line num="339" count="13" type="stmt"/>
|
|
1380
|
+
<line num="341" count="9" type="stmt"/>
|
|
1381
|
+
<line num="342" count="27" type="cond" truecount="1" falsecount="0"/>
|
|
1382
|
+
<line num="346" count="16" type="stmt"/>
|
|
1366
1383
|
</file>
|
|
1367
1384
|
</package>
|
|
1368
1385
|
<package name="src.components.tek-image">
|
|
@@ -1741,17 +1758,17 @@
|
|
|
1741
1758
|
<line num="15" count="30" type="stmt"/>
|
|
1742
1759
|
<line num="16" count="30" type="stmt"/>
|
|
1743
1760
|
<line num="38" count="30" type="stmt"/>
|
|
1744
|
-
<line num="41" count="
|
|
1745
|
-
<line num="43" count="
|
|
1746
|
-
<line num="46" count="
|
|
1747
|
-
<line num="47" count="
|
|
1748
|
-
<line num="48" count="
|
|
1749
|
-
<line num="52" count="
|
|
1750
|
-
<line num="54" count="
|
|
1751
|
-
<line num="58" count="
|
|
1752
|
-
<line num="59" count="
|
|
1753
|
-
<line num="60" count="
|
|
1754
|
-
<line num="65" count="
|
|
1761
|
+
<line num="41" count="201" type="stmt"/>
|
|
1762
|
+
<line num="43" count="201" type="stmt"/>
|
|
1763
|
+
<line num="46" count="201" type="stmt"/>
|
|
1764
|
+
<line num="47" count="201" type="stmt"/>
|
|
1765
|
+
<line num="48" count="201" type="stmt"/>
|
|
1766
|
+
<line num="52" count="1001" type="cond" truecount="1" falsecount="0"/>
|
|
1767
|
+
<line num="54" count="801" type="stmt"/>
|
|
1768
|
+
<line num="58" count="201" type="stmt"/>
|
|
1769
|
+
<line num="59" count="1001" type="stmt"/>
|
|
1770
|
+
<line num="60" count="1001" type="stmt"/>
|
|
1771
|
+
<line num="65" count="201" type="stmt"/>
|
|
1755
1772
|
<line num="66" count="51" type="stmt"/>
|
|
1756
1773
|
<line num="74" count="51" type="stmt"/>
|
|
1757
1774
|
<line num="92" count="49" type="stmt"/>
|
|
@@ -1837,15 +1854,15 @@
|
|
|
1837
1854
|
<line num="439" count="2" type="stmt"/>
|
|
1838
1855
|
<line num="441" count="2" type="stmt"/>
|
|
1839
1856
|
<line num="446" count="1" type="stmt"/>
|
|
1840
|
-
<line num="450" count="
|
|
1841
|
-
<line num="458" count="
|
|
1842
|
-
<line num="466" count="
|
|
1843
|
-
<line num="467" count="
|
|
1857
|
+
<line num="450" count="201" type="stmt"/>
|
|
1858
|
+
<line num="458" count="201" type="stmt"/>
|
|
1859
|
+
<line num="466" count="402" type="stmt"/>
|
|
1860
|
+
<line num="467" count="402" type="cond" truecount="3" falsecount="0"/>
|
|
1844
1861
|
<line num="469" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1845
1862
|
<line num="470" count="18" type="stmt"/>
|
|
1846
1863
|
<line num="472" count="18" type="stmt"/>
|
|
1847
1864
|
<line num="474" count="234" type="stmt"/>
|
|
1848
|
-
<line num="480" count="
|
|
1865
|
+
<line num="480" count="366" type="stmt"/>
|
|
1849
1866
|
<line num="484" count="6" type="stmt"/>
|
|
1850
1867
|
<line num="485" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1851
1868
|
<line num="486" count="4" type="stmt"/>
|
|
@@ -1860,7 +1877,7 @@
|
|
|
1860
1877
|
<line num="502" count="4" type="stmt"/>
|
|
1861
1878
|
<line num="505" count="6" type="stmt"/>
|
|
1862
1879
|
<line num="506" count="6" type="stmt"/>
|
|
1863
|
-
<line num="509" count="
|
|
1880
|
+
<line num="509" count="201" type="stmt"/>
|
|
1864
1881
|
<line num="530" count="2" type="stmt"/>
|
|
1865
1882
|
<line num="534" count="4" type="stmt"/>
|
|
1866
1883
|
<line num="538" count="30" type="stmt"/>
|
|
@@ -1905,10 +1922,10 @@
|
|
|
1905
1922
|
<file name="button-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
|
|
1906
1923
|
<metrics statements="6" coveredstatements="6" conditionals="3" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
1907
1924
|
<line num="4" count="30" type="stmt"/>
|
|
1908
|
-
<line num="8" count="
|
|
1909
|
-
<line num="14" count="
|
|
1910
|
-
<line num="15" count="
|
|
1911
|
-
<line num="16" count="
|
|
1925
|
+
<line num="8" count="803" type="stmt"/>
|
|
1926
|
+
<line num="14" count="803" type="stmt"/>
|
|
1927
|
+
<line num="15" count="803" type="cond" truecount="2" falsecount="0"/>
|
|
1928
|
+
<line num="16" count="803" type="stmt"/>
|
|
1912
1929
|
<line num="23" count="1" type="stmt"/>
|
|
1913
1930
|
</file>
|
|
1914
1931
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
|
|
@@ -1920,23 +1937,23 @@
|
|
|
1920
1937
|
<file name="multi-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
|
|
1921
1938
|
<metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="8" methods="9" coveredmethods="9"/>
|
|
1922
1939
|
<line num="9" count="30" type="stmt"/>
|
|
1923
|
-
<line num="13" count="
|
|
1924
|
-
<line num="17" count="
|
|
1925
|
-
<line num="21" count="
|
|
1926
|
-
<line num="22" count="
|
|
1927
|
-
<line num="34" count="
|
|
1928
|
-
<line num="35" count="
|
|
1929
|
-
<line num="37" count="
|
|
1940
|
+
<line num="13" count="204" type="stmt"/>
|
|
1941
|
+
<line num="17" count="1632" type="stmt"/>
|
|
1942
|
+
<line num="21" count="408" type="stmt"/>
|
|
1943
|
+
<line num="22" count="408" type="stmt"/>
|
|
1944
|
+
<line num="34" count="408" type="stmt"/>
|
|
1945
|
+
<line num="35" count="408" type="cond" truecount="2" falsecount="0"/>
|
|
1946
|
+
<line num="37" count="408" type="stmt"/>
|
|
1930
1947
|
<line num="44" count="2" type="stmt"/>
|
|
1931
|
-
<line num="50" count="
|
|
1932
|
-
<line num="52" count="
|
|
1933
|
-
<line num="63" count="
|
|
1934
|
-
<line num="65" count="
|
|
1935
|
-
<line num="76" count="
|
|
1936
|
-
<line num="78" count="
|
|
1948
|
+
<line num="50" count="408" type="stmt"/>
|
|
1949
|
+
<line num="52" count="408" type="stmt"/>
|
|
1950
|
+
<line num="63" count="204" type="stmt"/>
|
|
1951
|
+
<line num="65" count="408" type="stmt"/>
|
|
1952
|
+
<line num="76" count="204" type="stmt"/>
|
|
1953
|
+
<line num="78" count="204" type="stmt"/>
|
|
1937
1954
|
<line num="83" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1938
|
-
<line num="87" count="
|
|
1939
|
-
<line num="94" count="
|
|
1955
|
+
<line num="87" count="204" type="stmt"/>
|
|
1956
|
+
<line num="94" count="204" type="stmt"/>
|
|
1940
1957
|
</file>
|
|
1941
1958
|
</package>
|
|
1942
1959
|
<package name="src.utils.report-filter">
|
|
@@ -1968,8 +1985,8 @@
|
|
|
1968
1985
|
<metrics statements="21" coveredstatements="21" conditionals="6" coveredconditionals="6" methods="6" coveredmethods="6"/>
|
|
1969
1986
|
<file name="component-event-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
|
|
1970
1987
|
<metrics statements="2" coveredstatements="2" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
1971
|
-
<line num="3" count="
|
|
1972
|
-
<line num="5" count="
|
|
1988
|
+
<line num="3" count="36" type="cond" truecount="1" falsecount="0"/>
|
|
1989
|
+
<line num="5" count="4" type="stmt"/>
|
|
1973
1990
|
</file>
|
|
1974
1991
|
<file name="flush-promises-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
|
|
1975
1992
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -1978,7 +1995,7 @@
|
|
|
1978
1995
|
</file>
|
|
1979
1996
|
<file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
|
|
1980
1997
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
1981
|
-
<line num="8" count="
|
|
1998
|
+
<line num="8" count="4" type="stmt"/>
|
|
1982
1999
|
<line num="11" count="398" type="stmt"/>
|
|
1983
2000
|
<line num="12" count="1029" type="cond" truecount="1" falsecount="0"/>
|
|
1984
2001
|
<line num="13" count="52" type="stmt"/>
|
|
@@ -1987,20 +2004,20 @@
|
|
|
1987
2004
|
<line num="18" count="346" type="stmt"/>
|
|
1988
2005
|
<line num="20" count="346" type="cond" truecount="1" falsecount="0"/>
|
|
1989
2006
|
<line num="24" count="398" type="stmt"/>
|
|
1990
|
-
<line num="27" count="
|
|
2007
|
+
<line num="27" count="4" type="stmt"/>
|
|
1991
2008
|
</file>
|
|
1992
2009
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/index.ts">
|
|
1993
2010
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1994
|
-
<line num="1" count="
|
|
1995
|
-
<line num="2" count="
|
|
1996
|
-
<line num="3" count="
|
|
2011
|
+
<line num="1" count="4" type="stmt"/>
|
|
2012
|
+
<line num="2" count="4" type="stmt"/>
|
|
2013
|
+
<line num="3" count="4" type="stmt"/>
|
|
1997
2014
|
</file>
|
|
1998
2015
|
<file name="mock-created-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
|
|
1999
2016
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
2000
|
-
<line num="6" count="
|
|
2017
|
+
<line num="6" count="6" type="stmt"/>
|
|
2001
2018
|
<line num="7" count="16" type="stmt"/>
|
|
2002
2019
|
<line num="8" count="16" type="stmt"/>
|
|
2003
|
-
<line num="12" count="
|
|
2020
|
+
<line num="12" count="6" type="stmt"/>
|
|
2004
2021
|
</file>
|
|
2005
2022
|
</package>
|
|
2006
2023
|
</project>
|