@zeedhi/teknisa-components-common 1.125.0 → 1.126.0
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 +283 -265
- 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 +468 -415
- package/dist/tek-components-common.esm.js +106 -3
- package/dist/tek-components-common.umd.js +106 -3
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/layout_options.spec.ts +118 -2
- package/types/components/tek-grid/interfaces.d.ts +5 -1
- package/types/components/tek-grid/layout-options.d.ts +5 -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="1774987586517" clover="3.2.0">
|
|
3
|
+
<project timestamp="1774987586517" name="All files">
|
|
4
|
+
<metrics statements="1812" coveredstatements="1812" conditionals="805" coveredconditionals="805" methods="447" coveredmethods="447" elements="3064" coveredelements="3064" complexity="0" loc="1812" ncloc="1812" 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="862" coveredstatements="862" conditionals="398" coveredconditionals="398" methods="199" coveredmethods="199"/>
|
|
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="1255" 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="804" 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="474" 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="704" 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,101 +788,101 @@
|
|
|
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"/>
|
|
881
881
|
<line num="425" count="47" type="stmt"/>
|
|
882
882
|
<line num="430" count="47" type="stmt"/>
|
|
883
|
-
<line num="438" count="
|
|
884
|
-
<line num="439" count="
|
|
885
|
-
<line num="441" count="
|
|
883
|
+
<line num="438" count="33" type="stmt"/>
|
|
884
|
+
<line num="439" count="33" type="stmt"/>
|
|
885
|
+
<line num="441" count="33" type="stmt"/>
|
|
886
886
|
<line num="445" count="3" type="stmt"/>
|
|
887
887
|
<line num="446" count="3" type="stmt"/>
|
|
888
888
|
<line num="450" count="1" type="stmt"/>
|
|
@@ -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,26 +943,26 @@
|
|
|
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="20" 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"/>
|
|
954
|
-
<line num="635" count="
|
|
955
|
-
<line num="636" count="
|
|
956
|
-
<line num="638" count="
|
|
957
|
-
<line num="639" count="
|
|
958
|
-
<line num="640" count="
|
|
959
|
-
<line num="641" count="
|
|
960
|
-
<line num="642" count="
|
|
961
|
-
<line num="646" count="
|
|
954
|
+
<line num="635" count="33" type="stmt"/>
|
|
955
|
+
<line num="636" count="33" type="stmt"/>
|
|
956
|
+
<line num="638" count="33" type="stmt"/>
|
|
957
|
+
<line num="639" count="33" type="stmt"/>
|
|
958
|
+
<line num="640" count="33" type="stmt"/>
|
|
959
|
+
<line num="641" count="33" type="stmt"/>
|
|
960
|
+
<line num="642" count="33" type="stmt"/>
|
|
961
|
+
<line num="646" count="33" type="stmt"/>
|
|
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"/>
|
|
@@ -1009,14 +1009,14 @@
|
|
|
1009
1009
|
<line num="749" count="25" type="cond" truecount="3" falsecount="0"/>
|
|
1010
1010
|
<line num="750" count="8" type="stmt"/>
|
|
1011
1011
|
<line num="751" count="8" type="stmt"/>
|
|
1012
|
-
<line num="757" count="
|
|
1013
|
-
<line num="758" count="
|
|
1012
|
+
<line num="757" count="59" type="stmt"/>
|
|
1013
|
+
<line num="758" count="59" type="stmt"/>
|
|
1014
1014
|
<line num="759" count="37" type="stmt"/>
|
|
1015
1015
|
<line num="767" count="37" type="stmt"/>
|
|
1016
1016
|
<line num="769" count="37" type="stmt"/>
|
|
1017
|
-
<line num="774" count="
|
|
1018
|
-
<line num="775" count="
|
|
1019
|
-
<line num="777" count="
|
|
1017
|
+
<line num="774" count="89" type="stmt"/>
|
|
1018
|
+
<line num="775" count="330" type="cond" truecount="2" falsecount="0"/>
|
|
1019
|
+
<line num="777" count="89" type="stmt"/>
|
|
1020
1020
|
<line num="785" count="93" type="cond" truecount="2" falsecount="0"/>
|
|
1021
1021
|
<line num="786" count="93" type="stmt"/>
|
|
1022
1022
|
<line num="799" count="93" type="stmt"/>
|
|
@@ -1255,114 +1255,132 @@
|
|
|
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="121" coveredstatements="121" conditionals="78" coveredconditionals="78" methods="25" coveredmethods="25"/>
|
|
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="141" count="1" type="stmt"/>
|
|
1317
|
-
<line num="143" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
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"/>
|
|
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="20" type="stmt"/>
|
|
1276
|
+
<line num="48" count="20" type="stmt"/>
|
|
1277
|
+
<line num="55" count="19" type="stmt"/>
|
|
1278
|
+
<line num="57" count="20" type="stmt"/>
|
|
1279
|
+
<line num="61" count="20" type="stmt"/>
|
|
1280
|
+
<line num="62" count="20" type="stmt"/>
|
|
1281
|
+
<line num="64" count="20" type="stmt"/>
|
|
1282
|
+
<line num="65" count="20" type="stmt"/>
|
|
1283
|
+
<line num="68" count="20" type="stmt"/>
|
|
1284
|
+
<line num="69" count="62" type="stmt"/>
|
|
1285
|
+
<line num="84" count="20" type="stmt"/>
|
|
1286
|
+
<line num="86" count="20" type="stmt"/>
|
|
1287
|
+
<line num="88" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
1288
|
+
<line num="89" count="19" type="stmt"/>
|
|
1289
|
+
<line num="92" count="20" type="stmt"/>
|
|
1290
|
+
<line num="93" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
1291
|
+
<line num="94" count="18" type="stmt"/>
|
|
1292
|
+
<line num="95" count="18" type="stmt"/>
|
|
1293
|
+
<line num="96" count="18" 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="4" type="stmt"/>
|
|
1297
|
+
<line num="111" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
1298
|
+
<line num="113" count="20" type="cond" truecount="3" falsecount="0"/>
|
|
1299
|
+
<line num="114" count="2" type="stmt"/>
|
|
1300
|
+
<line num="117" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1301
|
+
<line num="118" count="4" type="stmt"/>
|
|
1302
|
+
<line num="119" count="4" type="stmt"/>
|
|
1303
|
+
<line num="120" count="4" type="stmt"/>
|
|
1304
|
+
<line num="121" count="4" type="stmt"/>
|
|
1305
|
+
<line num="128" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1306
|
+
<line num="132" count="78" type="cond" truecount="1" falsecount="0"/>
|
|
1307
|
+
<line num="133" count="75" type="cond" truecount="1" falsecount="0"/>
|
|
1308
|
+
<line num="134" count="74" type="stmt"/>
|
|
1309
|
+
<line num="136" count="3" type="stmt"/>
|
|
1310
|
+
<line num="140" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1311
|
+
<line num="142" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
1312
|
+
<line num="151" count="4" type="stmt"/>
|
|
1313
|
+
<line num="152" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1314
|
+
<line num="153" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1315
|
+
<line num="154" count="1" type="stmt"/>
|
|
1342
1316
|
<line num="197" count="1" type="stmt"/>
|
|
1343
1317
|
<line num="198" count="1" type="stmt"/>
|
|
1344
|
-
<line num="
|
|
1345
|
-
<line num="
|
|
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="
|
|
1318
|
+
<line num="209" count="1" type="stmt"/>
|
|
1319
|
+
<line num="210" count="1" type="stmt"/>
|
|
1320
|
+
<line num="220" count="2" type="stmt"/>
|
|
1321
|
+
<line num="222" count="2" type="stmt"/>
|
|
1322
|
+
<line num="227" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1323
|
+
<line num="228" count="1" type="stmt"/>
|
|
1324
|
+
<line num="229" count="1" type="stmt"/>
|
|
1325
|
+
<line num="232" count="4" type="stmt"/>
|
|
1326
|
+
<line num="233" count="4" type="stmt"/>
|
|
1327
|
+
<line num="234" count="4" type="stmt"/>
|
|
1328
|
+
<line num="238" count="6" type="stmt"/>
|
|
1329
|
+
<line num="239" count="6" type="stmt"/>
|
|
1330
|
+
<line num="241" count="6" type="stmt"/>
|
|
1331
|
+
<line num="245" count="1" type="stmt"/>
|
|
1332
|
+
<line num="247" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1333
|
+
<line num="248" count="1" type="stmt"/>
|
|
1334
|
+
<line num="251" count="1" type="stmt"/>
|
|
1335
|
+
<line num="255" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
1336
|
+
<line num="256" count="2" type="stmt"/>
|
|
1337
|
+
<line num="261" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1338
|
+
<line num="264" count="12" type="stmt"/>
|
|
1339
|
+
<line num="265" count="12" type="stmt"/>
|
|
1340
|
+
<line num="267" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
1341
|
+
<line num="268" count="3" type="stmt"/>
|
|
1342
|
+
<line num="271" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
1343
|
+
<line num="272" count="5" type="stmt"/>
|
|
1344
|
+
<line num="275" count="12" type="stmt"/>
|
|
1345
|
+
<line num="279" count="14" type="stmt"/>
|
|
1346
|
+
<line num="281" count="14" type="stmt"/>
|
|
1347
|
+
<line num="286" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1348
|
+
<line num="287" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
1349
|
+
<line num="288" count="1" type="stmt"/>
|
|
1350
|
+
<line num="289" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
1351
|
+
<line num="290" count="1" type="stmt"/>
|
|
1352
|
+
<line num="291" count="1" type="stmt"/>
|
|
1353
|
+
<line num="293" count="12" type="stmt"/>
|
|
1354
|
+
<line num="298" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1355
|
+
<line num="299" count="1" type="stmt"/>
|
|
1356
|
+
<line num="300" count="1" type="stmt"/>
|
|
1357
|
+
<line num="303" count="2" type="stmt"/>
|
|
1358
|
+
<line num="305" count="2" type="stmt"/>
|
|
1359
|
+
<line num="309" count="1" type="stmt"/>
|
|
1360
|
+
<line num="310" count="1" type="stmt"/>
|
|
1361
|
+
<line num="311" count="1" type="stmt"/>
|
|
1362
|
+
<line num="312" count="1" type="stmt"/>
|
|
1363
|
+
<line num="314" count="1" type="stmt"/>
|
|
1364
|
+
<line num="316" count="1" type="stmt"/>
|
|
1365
|
+
<line num="320" count="2" type="stmt"/>
|
|
1366
|
+
<line num="321" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1367
|
+
<line num="322" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1368
|
+
<line num="323" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1369
|
+
<line num="324" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1370
|
+
<line num="325" count="2" type="stmt"/>
|
|
1371
|
+
<line num="326" count="8" type="stmt"/>
|
|
1372
|
+
<line num="327" count="18" type="stmt"/>
|
|
1373
|
+
<line num="329" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1374
|
+
<line num="332" count="8" type="stmt"/>
|
|
1375
|
+
<line num="339" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1376
|
+
<line num="340" count="2" type="stmt"/>
|
|
1377
|
+
<line num="345" count="9" type="stmt"/>
|
|
1378
|
+
<line num="346" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
1379
|
+
<line num="347" count="9" type="stmt"/>
|
|
1380
|
+
<line num="348" count="13" type="stmt"/>
|
|
1381
|
+
<line num="350" count="9" type="stmt"/>
|
|
1382
|
+
<line num="351" count="27" type="cond" truecount="1" falsecount="0"/>
|
|
1383
|
+
<line num="355" count="16" type="stmt"/>
|
|
1366
1384
|
</file>
|
|
1367
1385
|
</package>
|
|
1368
1386
|
<package name="src.components.tek-image">
|
|
@@ -1741,17 +1759,17 @@
|
|
|
1741
1759
|
<line num="15" count="30" type="stmt"/>
|
|
1742
1760
|
<line num="16" count="30" type="stmt"/>
|
|
1743
1761
|
<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="
|
|
1762
|
+
<line num="41" count="201" type="stmt"/>
|
|
1763
|
+
<line num="43" count="201" type="stmt"/>
|
|
1764
|
+
<line num="46" count="201" type="stmt"/>
|
|
1765
|
+
<line num="47" count="201" type="stmt"/>
|
|
1766
|
+
<line num="48" count="201" type="stmt"/>
|
|
1767
|
+
<line num="52" count="1001" type="cond" truecount="1" falsecount="0"/>
|
|
1768
|
+
<line num="54" count="801" type="stmt"/>
|
|
1769
|
+
<line num="58" count="201" type="stmt"/>
|
|
1770
|
+
<line num="59" count="1001" type="stmt"/>
|
|
1771
|
+
<line num="60" count="1001" type="stmt"/>
|
|
1772
|
+
<line num="65" count="201" type="stmt"/>
|
|
1755
1773
|
<line num="66" count="51" type="stmt"/>
|
|
1756
1774
|
<line num="74" count="51" type="stmt"/>
|
|
1757
1775
|
<line num="92" count="49" type="stmt"/>
|
|
@@ -1837,15 +1855,15 @@
|
|
|
1837
1855
|
<line num="439" count="2" type="stmt"/>
|
|
1838
1856
|
<line num="441" count="2" type="stmt"/>
|
|
1839
1857
|
<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="
|
|
1858
|
+
<line num="450" count="201" type="stmt"/>
|
|
1859
|
+
<line num="458" count="201" type="stmt"/>
|
|
1860
|
+
<line num="466" count="402" type="stmt"/>
|
|
1861
|
+
<line num="467" count="402" type="cond" truecount="3" falsecount="0"/>
|
|
1844
1862
|
<line num="469" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1845
1863
|
<line num="470" count="18" type="stmt"/>
|
|
1846
1864
|
<line num="472" count="18" type="stmt"/>
|
|
1847
1865
|
<line num="474" count="234" type="stmt"/>
|
|
1848
|
-
<line num="480" count="
|
|
1866
|
+
<line num="480" count="366" type="stmt"/>
|
|
1849
1867
|
<line num="484" count="6" type="stmt"/>
|
|
1850
1868
|
<line num="485" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1851
1869
|
<line num="486" count="4" type="stmt"/>
|
|
@@ -1860,7 +1878,7 @@
|
|
|
1860
1878
|
<line num="502" count="4" type="stmt"/>
|
|
1861
1879
|
<line num="505" count="6" type="stmt"/>
|
|
1862
1880
|
<line num="506" count="6" type="stmt"/>
|
|
1863
|
-
<line num="509" count="
|
|
1881
|
+
<line num="509" count="201" type="stmt"/>
|
|
1864
1882
|
<line num="530" count="2" type="stmt"/>
|
|
1865
1883
|
<line num="534" count="4" type="stmt"/>
|
|
1866
1884
|
<line num="538" count="30" type="stmt"/>
|
|
@@ -1905,10 +1923,10 @@
|
|
|
1905
1923
|
<file name="button-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
|
|
1906
1924
|
<metrics statements="6" coveredstatements="6" conditionals="3" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
1907
1925
|
<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="
|
|
1926
|
+
<line num="8" count="803" type="stmt"/>
|
|
1927
|
+
<line num="14" count="803" type="stmt"/>
|
|
1928
|
+
<line num="15" count="803" type="cond" truecount="2" falsecount="0"/>
|
|
1929
|
+
<line num="16" count="803" type="stmt"/>
|
|
1912
1930
|
<line num="23" count="1" type="stmt"/>
|
|
1913
1931
|
</file>
|
|
1914
1932
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
|
|
@@ -1920,23 +1938,23 @@
|
|
|
1920
1938
|
<file name="multi-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
|
|
1921
1939
|
<metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="8" methods="9" coveredmethods="9"/>
|
|
1922
1940
|
<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="
|
|
1941
|
+
<line num="13" count="204" type="stmt"/>
|
|
1942
|
+
<line num="17" count="1632" type="stmt"/>
|
|
1943
|
+
<line num="21" count="408" type="stmt"/>
|
|
1944
|
+
<line num="22" count="408" type="stmt"/>
|
|
1945
|
+
<line num="34" count="408" type="stmt"/>
|
|
1946
|
+
<line num="35" count="408" type="cond" truecount="2" falsecount="0"/>
|
|
1947
|
+
<line num="37" count="408" type="stmt"/>
|
|
1930
1948
|
<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="
|
|
1949
|
+
<line num="50" count="408" type="stmt"/>
|
|
1950
|
+
<line num="52" count="408" type="stmt"/>
|
|
1951
|
+
<line num="63" count="204" type="stmt"/>
|
|
1952
|
+
<line num="65" count="408" type="stmt"/>
|
|
1953
|
+
<line num="76" count="204" type="stmt"/>
|
|
1954
|
+
<line num="78" count="204" type="stmt"/>
|
|
1937
1955
|
<line num="83" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1938
|
-
<line num="87" count="
|
|
1939
|
-
<line num="94" count="
|
|
1956
|
+
<line num="87" count="204" type="stmt"/>
|
|
1957
|
+
<line num="94" count="204" type="stmt"/>
|
|
1940
1958
|
</file>
|
|
1941
1959
|
</package>
|
|
1942
1960
|
<package name="src.utils.report-filter">
|
|
@@ -1968,8 +1986,8 @@
|
|
|
1968
1986
|
<metrics statements="21" coveredstatements="21" conditionals="6" coveredconditionals="6" methods="6" coveredmethods="6"/>
|
|
1969
1987
|
<file name="component-event-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
|
|
1970
1988
|
<metrics statements="2" coveredstatements="2" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
1971
|
-
<line num="3" count="
|
|
1972
|
-
<line num="5" count="
|
|
1989
|
+
<line num="3" count="36" type="cond" truecount="1" falsecount="0"/>
|
|
1990
|
+
<line num="5" count="4" type="stmt"/>
|
|
1973
1991
|
</file>
|
|
1974
1992
|
<file name="flush-promises-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
|
|
1975
1993
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -1978,7 +1996,7 @@
|
|
|
1978
1996
|
</file>
|
|
1979
1997
|
<file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
|
|
1980
1998
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
1981
|
-
<line num="8" count="
|
|
1999
|
+
<line num="8" count="4" type="stmt"/>
|
|
1982
2000
|
<line num="11" count="398" type="stmt"/>
|
|
1983
2001
|
<line num="12" count="1029" type="cond" truecount="1" falsecount="0"/>
|
|
1984
2002
|
<line num="13" count="52" type="stmt"/>
|
|
@@ -1987,20 +2005,20 @@
|
|
|
1987
2005
|
<line num="18" count="346" type="stmt"/>
|
|
1988
2006
|
<line num="20" count="346" type="cond" truecount="1" falsecount="0"/>
|
|
1989
2007
|
<line num="24" count="398" type="stmt"/>
|
|
1990
|
-
<line num="27" count="
|
|
2008
|
+
<line num="27" count="4" type="stmt"/>
|
|
1991
2009
|
</file>
|
|
1992
2010
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/index.ts">
|
|
1993
2011
|
<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="
|
|
2012
|
+
<line num="1" count="4" type="stmt"/>
|
|
2013
|
+
<line num="2" count="4" type="stmt"/>
|
|
2014
|
+
<line num="3" count="4" type="stmt"/>
|
|
1997
2015
|
</file>
|
|
1998
2016
|
<file name="mock-created-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
|
|
1999
2017
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
2000
|
-
<line num="6" count="
|
|
2018
|
+
<line num="6" count="6" type="stmt"/>
|
|
2001
2019
|
<line num="7" count="16" type="stmt"/>
|
|
2002
2020
|
<line num="8" count="16" type="stmt"/>
|
|
2003
|
-
<line num="12" count="
|
|
2021
|
+
<line num="12" count="6" type="stmt"/>
|
|
2004
2022
|
</file>
|
|
2005
2023
|
</package>
|
|
2006
2024
|
</project>
|