@zeedhi/teknisa-components-common 1.127.0 → 1.129.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.
Files changed (29) hide show
  1. package/coverage/clover.xml +115 -114
  2. package/coverage/coverage-final.json +47 -47
  3. package/coverage/lcov-report/index.html +7 -7
  4. package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +1 -1
  5. package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +1 -1
  6. package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +1 -1
  7. package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
  8. package/coverage/lcov-report/tests/__helpers__/index.ts.html +1 -1
  9. package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +1 -1
  10. package/coverage/lcov.info +124 -122
  11. package/dist/tek-components-common.esm.js +2 -0
  12. package/dist/tek-components-common.umd.js +2 -0
  13. package/package.json +2 -2
  14. package/tests/unit/components/tek-grid/layout_options.spec.ts +2 -0
  15. package/types/components/tek-grid/layout-options.d.ts +1 -1
  16. package/types/components/tek-ag-grid/default-icons.d.ts +0 -53
  17. package/types/components/tek-ag-grid/interfaces.d.ts +0 -9
  18. package/types/components/tek-ag-grid/tek-ag-grid.d.ts +0 -35
  19. package/types/components/tek-datasource/datasource.d.ts +0 -94
  20. package/types/components/tek-grid/default-icons.d.ts +0 -53
  21. package/types/components/tek-grid/filter-dynamic-values.d.ts +0 -9
  22. package/types/components/tek-grid/grid-controller.d.ts +0 -19
  23. package/types/components/tek-grid/grid_column.d.ts +0 -14
  24. package/types/components/tek-grid/grid_controller.d.ts +0 -15
  25. package/types/components/tek-grid/tek-grid.d.ts +0 -35
  26. package/types/components/tek-login/interfaces.d.ts +0 -3
  27. package/types/components/tek-login/login-children.d.ts +0 -3
  28. package/types/components/tek-login/login.d.ts +0 -58
  29. package/types/components/tek-login/login_children.d.ts +0 -3
@@ -1,10 +1,10 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1776197969514" clover="3.2.0">
3
- <project timestamp="1776197969514" 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"/>
2
+ <coverage generated="1778767951388" clover="3.2.0">
3
+ <project timestamp="1778767951388" name="All files">
4
+ <metrics statements="1813" coveredstatements="1813" conditionals="806" coveredconditionals="806" methods="447" coveredmethods="447" elements="3066" coveredelements="3066" complexity="0" loc="1813" ncloc="1813" 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
- <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
7
+ <file name="index.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
8
8
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
9
9
  <line num="1" count="26" type="stmt"/>
10
10
  <line num="3" count="26" type="stmt"/>
@@ -14,7 +14,7 @@
14
14
  </package>
15
15
  <package name="src.components">
16
16
  <metrics statements="43" coveredstatements="43" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
17
- <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/index.ts">
17
+ <file name="index.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/index.ts">
18
18
  <metrics statements="43" coveredstatements="43" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
19
19
  <line num="1" count="30" type="stmt"/>
20
20
  <line num="3" count="30" type="stmt"/>
@@ -63,7 +63,7 @@
63
63
  </package>
64
64
  <package name="src.components.crud">
65
65
  <metrics statements="128" coveredstatements="128" conditionals="78" coveredconditionals="78" methods="28" coveredmethods="28"/>
66
- <file name="crud-add-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
66
+ <file name="crud-add-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
67
67
  <metrics statements="15" coveredstatements="15" conditionals="14" coveredconditionals="14" methods="2" coveredmethods="2"/>
68
68
  <line num="1" count="30" type="stmt"/>
69
69
  <line num="3" count="30" type="stmt"/>
@@ -81,7 +81,7 @@
81
81
  <line num="44" count="3" type="cond" truecount="4" falsecount="0"/>
82
82
  <line num="53" count="1" type="stmt"/>
83
83
  </file>
84
- <file name="crud-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-button.ts">
84
+ <file name="crud-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-button.ts">
85
85
  <metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
86
86
  <line num="1" count="30" type="stmt"/>
87
87
  <line num="4" count="30" type="stmt"/>
@@ -102,7 +102,7 @@
102
102
  <line num="64" count="1" type="stmt"/>
103
103
  <line num="67" count="22" type="stmt"/>
104
104
  </file>
105
- <file name="crud-cancel-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-cancel-button.ts">
105
+ <file name="crud-cancel-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-cancel-button.ts">
106
106
  <metrics statements="20" coveredstatements="20" conditionals="15" coveredconditionals="15" methods="4" coveredmethods="4"/>
107
107
  <line num="1" count="30" type="stmt"/>
108
108
  <line num="2" count="30" type="stmt"/>
@@ -125,7 +125,7 @@
125
125
  <line num="46" count="1" type="stmt"/>
126
126
  <line num="52" count="6" type="stmt"/>
127
127
  </file>
128
- <file name="crud-delete-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-delete-button.ts">
128
+ <file name="crud-delete-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-delete-button.ts">
129
129
  <metrics statements="24" coveredstatements="24" conditionals="23" coveredconditionals="23" methods="6" coveredmethods="6"/>
130
130
  <line num="1" count="30" type="stmt"/>
131
131
  <line num="2" count="30" type="stmt"/>
@@ -152,7 +152,7 @@
152
152
  <line num="69" count="3" type="cond" truecount="2" falsecount="0"/>
153
153
  <line num="73" count="8" type="cond" truecount="3" falsecount="0"/>
154
154
  </file>
155
- <file name="crud-form.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-form.ts">
155
+ <file name="crud-form.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-form.ts">
156
156
  <metrics statements="30" coveredstatements="30" conditionals="8" coveredconditionals="8" methods="8" coveredmethods="8"/>
157
157
  <line num="1" count="30" type="stmt"/>
158
158
  <line num="2" count="30" type="stmt"/>
@@ -185,7 +185,7 @@
185
185
  <line num="91" count="3" type="cond" truecount="1" falsecount="0"/>
186
186
  <line num="92" count="2" type="stmt"/>
187
187
  </file>
188
- <file name="crud-save-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
188
+ <file name="crud-save-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
189
189
  <metrics statements="21" coveredstatements="21" conditionals="14" coveredconditionals="14" methods="4" coveredmethods="4"/>
190
190
  <line num="1" count="30" type="stmt"/>
191
191
  <line num="2" count="30" type="stmt"/>
@@ -212,7 +212,7 @@
212
212
  </package>
213
213
  <package name="src.components.tek-breadcrumb-header">
214
214
  <metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
215
- <file name="breadcrumb-header.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-breadcrumb-header/breadcrumb-header.ts">
215
+ <file name="breadcrumb-header.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-breadcrumb-header/breadcrumb-header.ts">
216
216
  <metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
217
217
  <line num="1" count="30" type="stmt"/>
218
218
  <line num="7" count="30" type="stmt"/>
@@ -227,7 +227,7 @@
227
227
  </package>
228
228
  <package name="src.components.tek-card-title">
229
229
  <metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
230
- <file name="card-title.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-card-title/card-title.ts">
230
+ <file name="card-title.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-card-title/card-title.ts">
231
231
  <metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
232
232
  <line num="1" count="30" type="stmt"/>
233
233
  <line num="7" count="30" type="stmt"/>
@@ -249,12 +249,12 @@
249
249
  </package>
250
250
  <package name="src.components.tek-datasource">
251
251
  <metrics statements="201" coveredstatements="201" conditionals="132" coveredconditionals="132" methods="50" coveredmethods="50"/>
252
- <file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/interfaces.ts">
252
+ <file name="interfaces.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/interfaces.ts">
253
253
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
254
254
  <line num="19" count="30" type="stmt"/>
255
255
  <line num="33" count="30" type="stmt"/>
256
256
  </file>
257
- <file name="memory-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/memory-datasource.ts">
257
+ <file name="memory-datasource.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/memory-datasource.ts">
258
258
  <metrics statements="121" coveredstatements="121" conditionals="89" coveredconditionals="89" methods="31" coveredmethods="31"/>
259
259
  <line num="1" count="30" type="stmt"/>
260
260
  <line num="4" count="30" type="stmt"/>
@@ -378,7 +378,7 @@
378
378
  <line num="318" count="42" type="stmt"/>
379
379
  <line num="322" count="30" type="stmt"/>
380
380
  </file>
381
- <file name="rest-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/rest-datasource.ts">
381
+ <file name="rest-datasource.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/rest-datasource.ts">
382
382
  <metrics statements="78" coveredstatements="78" conditionals="43" coveredconditionals="43" methods="19" coveredmethods="19"/>
383
383
  <line num="1" count="30" type="stmt"/>
384
384
  <line num="4" count="30" type="stmt"/>
@@ -462,7 +462,7 @@
462
462
  </package>
463
463
  <package name="src.components.tek-drag-grid">
464
464
  <metrics statements="28" coveredstatements="28" conditionals="2" coveredconditionals="2" methods="9" coveredmethods="9"/>
465
- <file name="tek-drag-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-drag-grid/tek-drag-grid.ts">
465
+ <file name="tek-drag-grid.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-drag-grid/tek-drag-grid.ts">
466
466
  <metrics statements="28" coveredstatements="28" conditionals="2" coveredconditionals="2" methods="9" coveredmethods="9"/>
467
467
  <line num="1" count="30" type="stmt"/>
468
468
  <line num="3" count="30" type="stmt"/>
@@ -495,8 +495,8 @@
495
495
  </file>
496
496
  </package>
497
497
  <package name="src.components.tek-grid">
498
- <metrics statements="862" coveredstatements="862" conditionals="398" coveredconditionals="398" methods="199" coveredmethods="199"/>
499
- <file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
498
+ <metrics statements="863" coveredstatements="863" conditionals="399" coveredconditionals="399" methods="199" coveredmethods="199"/>
499
+ <file name="filter-helper.ts" path="/home/teknisa/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"/>
502
502
  <line num="4" count="30" type="stmt"/>
@@ -505,7 +505,7 @@
505
505
  <line num="14" count="2" type="stmt"/>
506
506
  <line num="18" count="2" type="stmt"/>
507
507
  </file>
508
- <file name="grid-column.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-column.ts">
508
+ <file name="grid-column.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-column.ts">
509
509
  <metrics statements="79" coveredstatements="79" conditionals="24" coveredconditionals="24" methods="19" coveredmethods="19"/>
510
510
  <line num="1" count="30" type="stmt"/>
511
511
  <line num="2" count="30" type="stmt"/>
@@ -587,7 +587,7 @@
587
587
  <line num="230" count="72" type="stmt"/>
588
588
  <line num="231" count="1" type="stmt"/>
589
589
  </file>
590
- <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">
590
+ <file name="grid-columns-button-controller.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
591
591
  <metrics statements="14" coveredstatements="14" conditionals="7" coveredconditionals="7" methods="3" coveredmethods="3"/>
592
592
  <line num="1" count="30" type="stmt"/>
593
593
  <line num="5" count="30" type="stmt"/>
@@ -604,7 +604,7 @@
604
604
  <line num="25" count="2" type="stmt"/>
605
605
  <line num="26" count="2" type="stmt"/>
606
606
  </file>
607
- <file name="grid-columns-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button.ts">
607
+ <file name="grid-columns-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button.ts">
608
608
  <metrics statements="16" coveredstatements="16" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
609
609
  <line num="1" count="30" type="stmt"/>
610
610
  <line num="2" count="30" type="stmt"/>
@@ -623,7 +623,7 @@
623
623
  <line num="28" count="5" type="stmt"/>
624
624
  <line num="33" count="2" type="stmt"/>
625
625
  </file>
626
- <file name="grid-filter-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-filter-button.ts">
626
+ <file name="grid-filter-button.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-filter-button.ts">
627
627
  <metrics statements="150" coveredstatements="150" conditionals="94" coveredconditionals="94" methods="30" coveredmethods="30"/>
628
628
  <line num="1" count="30" type="stmt"/>
629
629
  <line num="4" count="30" type="stmt"/>
@@ -776,7 +776,7 @@
776
776
  <line num="425" count="4" type="cond" truecount="7" falsecount="0"/>
777
777
  <line num="426" count="2" type="stmt"/>
778
778
  </file>
779
- <file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
779
+ <file name="grid.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
780
780
  <metrics statements="474" coveredstatements="474" conditionals="194" coveredconditionals="194" methods="113" coveredmethods="113"/>
781
781
  <line num="1" count="30" type="stmt"/>
782
782
  <line num="12" count="30" type="stmt"/>
@@ -1253,13 +1253,13 @@
1253
1253
  <line num="1480" count="7" type="stmt"/>
1254
1254
  <line num="1481" count="7" type="stmt"/>
1255
1255
  </file>
1256
- <file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
1256
+ <file name="interfaces.ts" path="/home/teknisa/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
1258
  <line num="135" count="30" type="stmt"/>
1259
1259
  <line num="136" count="30" type="stmt"/>
1260
1260
  </file>
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="121" coveredstatements="121" conditionals="78" coveredconditionals="78" methods="25" coveredmethods="25"/>
1261
+ <file name="layout-options.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
1262
+ <metrics statements="122" coveredstatements="122" conditionals="79" coveredconditionals="79" methods="25" coveredmethods="25"/>
1263
1263
  <line num="1" count="30" type="stmt"/>
1264
1264
  <line num="4" count="30" type="stmt"/>
1265
1265
  <line num="7" count="30" type="stmt"/>
@@ -1307,85 +1307,86 @@
1307
1307
  <line num="133" count="75" type="cond" truecount="1" falsecount="0"/>
1308
1308
  <line num="134" count="74" type="stmt"/>
1309
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"/>
1316
- <line num="197" count="1" type="stmt"/>
1317
- <line num="198" count="1" type="stmt"/>
1318
- <line num="209" count="1" type="stmt"/>
1319
- <line num="210" count="1" type="stmt"/>
1320
- <line num="220" count="2" type="stmt"/>
1310
+ <line num="140" count="7" type="cond" truecount="1" falsecount="0"/>
1311
+ <line num="142" count="6" type="cond" truecount="2" falsecount="0"/>
1312
+ <line num="144" count="6" type="cond" truecount="4" falsecount="0"/>
1313
+ <line num="153" count="4" type="stmt"/>
1314
+ <line num="154" count="4" type="cond" truecount="2" falsecount="0"/>
1315
+ <line num="155" count="2" type="cond" truecount="1" falsecount="0"/>
1316
+ <line num="156" count="1" type="stmt"/>
1317
+ <line num="199" count="1" type="stmt"/>
1318
+ <line num="200" count="1" type="stmt"/>
1319
+ <line num="211" count="1" type="stmt"/>
1320
+ <line num="212" count="1" type="stmt"/>
1321
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"/>
1322
+ <line num="224" count="2" type="stmt"/>
1323
+ <line num="229" count="4" type="cond" truecount="1" falsecount="0"/>
1324
+ <line num="230" count="1" type="stmt"/>
1325
+ <line num="231" count="1" type="stmt"/>
1327
1326
  <line num="234" count="4" type="stmt"/>
1328
- <line num="238" count="6" type="stmt"/>
1329
- <line num="239" count="6" type="stmt"/>
1327
+ <line num="235" count="4" type="stmt"/>
1328
+ <line num="236" count="4" type="stmt"/>
1329
+ <line num="240" count="6" type="stmt"/>
1330
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"/>
1331
+ <line num="243" count="6" type="stmt"/>
1332
+ <line num="247" count="1" type="stmt"/>
1333
+ <line num="249" count="1" type="cond" truecount="1" falsecount="0"/>
1334
+ <line num="250" count="1" type="stmt"/>
1335
+ <line num="253" count="1" type="stmt"/>
1336
+ <line num="257" count="13" type="cond" truecount="1" falsecount="0"/>
1337
+ <line num="258" count="2" type="stmt"/>
1338
+ <line num="263" count="2" type="cond" truecount="1" falsecount="0"/>
1339
+ <line num="266" count="12" type="stmt"/>
1340
+ <line num="267" count="12" type="stmt"/>
1341
+ <line num="269" count="12" type="cond" truecount="1" falsecount="0"/>
1342
+ <line num="270" count="3" type="stmt"/>
1343
+ <line num="273" count="12" type="cond" truecount="1" falsecount="0"/>
1344
+ <line num="274" count="5" type="stmt"/>
1345
+ <line num="277" count="12" type="stmt"/>
1346
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"/>
1347
+ <line num="283" count="14" type="stmt"/>
1348
+ <line num="288" count="14" type="cond" truecount="2" falsecount="0"/>
1349
+ <line num="289" count="14" type="cond" truecount="4" falsecount="0"/>
1351
1350
  <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"/>
1351
+ <line num="291" count="13" type="cond" truecount="2" falsecount="0"/>
1352
+ <line num="292" count="1" type="stmt"/>
1353
+ <line num="293" count="1" type="stmt"/>
1354
+ <line num="295" count="12" type="stmt"/>
1355
+ <line num="300" count="2" type="cond" truecount="1" falsecount="0"/>
1356
+ <line num="301" count="1" type="stmt"/>
1357
+ <line num="302" count="1" type="stmt"/>
1358
1358
  <line num="305" count="2" type="stmt"/>
1359
- <line num="309" count="1" type="stmt"/>
1360
- <line num="310" count="1" type="stmt"/>
1359
+ <line num="307" count="2" type="stmt"/>
1361
1360
  <line num="311" count="1" type="stmt"/>
1362
1361
  <line num="312" count="1" type="stmt"/>
1362
+ <line num="313" count="1" type="stmt"/>
1363
1363
  <line num="314" count="1" type="stmt"/>
1364
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"/>
1365
+ <line num="318" count="1" type="stmt"/>
1366
+ <line num="322" count="2" type="stmt"/>
1368
1367
  <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"/>
1368
+ <line num="324" count="2" type="cond" truecount="2" falsecount="0"/>
1369
+ <line num="325" count="2" type="cond" truecount="2" falsecount="0"/>
1370
+ <line num="326" count="2" type="cond" truecount="1" falsecount="0"/>
1371
+ <line num="327" count="2" type="stmt"/>
1372
+ <line num="328" count="8" type="stmt"/>
1373
+ <line num="329" count="18" type="stmt"/>
1374
+ <line num="331" count="8" type="cond" truecount="2" falsecount="0"/>
1375
+ <line num="334" count="8" type="stmt"/>
1376
+ <line num="341" count="2" type="cond" truecount="1" falsecount="0"/>
1377
+ <line num="342" count="2" type="stmt"/>
1379
1378
  <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"/>
1379
+ <line num="348" count="9" type="cond" truecount="2" falsecount="0"/>
1380
+ <line num="349" count="9" type="stmt"/>
1381
+ <line num="350" count="13" type="stmt"/>
1382
+ <line num="352" count="9" type="stmt"/>
1383
+ <line num="353" count="27" type="cond" truecount="1" falsecount="0"/>
1384
+ <line num="357" count="16" type="stmt"/>
1384
1385
  </file>
1385
1386
  </package>
1386
1387
  <package name="src.components.tek-image">
1387
1388
  <metrics statements="23" coveredstatements="23" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
1388
- <file name="image.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-image/image.ts">
1389
+ <file name="image.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-image/image.ts">
1389
1390
  <metrics statements="23" coveredstatements="23" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
1390
1391
  <line num="1" count="30" type="stmt"/>
1391
1392
  <line num="7" count="30" type="stmt"/>
@@ -1414,7 +1415,7 @@
1414
1415
  </package>
1415
1416
  <package name="src.components.tek-iterable-carousel">
1416
1417
  <metrics statements="7" coveredstatements="7" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
1417
- <file name="iterable-carousel.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-carousel/iterable-carousel.ts">
1418
+ <file name="iterable-carousel.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-carousel/iterable-carousel.ts">
1418
1419
  <metrics statements="7" coveredstatements="7" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
1419
1420
  <line num="1" count="30" type="stmt"/>
1420
1421
  <line num="9" count="30" type="stmt"/>
@@ -1427,7 +1428,7 @@
1427
1428
  </package>
1428
1429
  <package name="src.components.tek-iterable-component-render">
1429
1430
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1430
- <file name="iterable-component-render.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-component-render/iterable-component-render.ts">
1431
+ <file name="iterable-component-render.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-component-render/iterable-component-render.ts">
1431
1432
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1432
1433
  <line num="1" count="30" type="stmt"/>
1433
1434
  <line num="10" count="30" type="stmt"/>
@@ -1435,7 +1436,7 @@
1435
1436
  </package>
1436
1437
  <package name="src.components.tek-loading">
1437
1438
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1438
- <file name="loading.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-loading/loading.ts">
1439
+ <file name="loading.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-loading/loading.ts">
1439
1440
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1440
1441
  <line num="1" count="30" type="stmt"/>
1441
1442
  <line num="5" count="30" type="stmt"/>
@@ -1451,7 +1452,7 @@
1451
1452
  </package>
1452
1453
  <package name="src.components.tek-notifications">
1453
1454
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
1454
- <file name="notifications.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
1455
+ <file name="notifications.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
1455
1456
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
1456
1457
  <line num="1" count="30" type="stmt"/>
1457
1458
  <line num="7" count="30" type="stmt"/>
@@ -1467,7 +1468,7 @@
1467
1468
  </package>
1468
1469
  <package name="src.components.tek-product-card">
1469
1470
  <metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
1470
- <file name="product-card.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-product-card/product-card.ts">
1471
+ <file name="product-card.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-product-card/product-card.ts">
1471
1472
  <metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
1472
1473
  <line num="1" count="30" type="stmt"/>
1473
1474
  <line num="2" count="30" type="stmt"/>
@@ -1504,7 +1505,7 @@
1504
1505
  </package>
1505
1506
  <package name="src.components.tek-tree-grid">
1506
1507
  <metrics statements="106" coveredstatements="106" conditionals="21" coveredconditionals="21" methods="18" coveredmethods="18"/>
1507
- <file name="tree-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
1508
+ <file name="tree-grid.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
1508
1509
  <metrics statements="106" coveredstatements="106" conditionals="21" coveredconditionals="21" methods="18" coveredmethods="18"/>
1509
1510
  <line num="1" count="30" type="stmt"/>
1510
1511
  <line num="6" count="30" type="stmt"/>
@@ -1616,7 +1617,7 @@
1616
1617
  </package>
1617
1618
  <package name="src.components.tek-user-info">
1618
1619
  <metrics statements="86" coveredstatements="86" conditionals="45" coveredconditionals="45" methods="32" coveredmethods="32"/>
1619
- <file name="TekUserInfoController.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/TekUserInfoController.ts">
1620
+ <file name="TekUserInfoController.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/TekUserInfoController.ts">
1620
1621
  <metrics statements="27" coveredstatements="27" conditionals="28" coveredconditionals="28" methods="18" coveredmethods="18"/>
1621
1622
  <line num="1" count="30" type="stmt"/>
1622
1623
  <line num="5" count="30" type="stmt"/>
@@ -1646,7 +1647,7 @@
1646
1647
  <line num="83" count="2" type="stmt"/>
1647
1648
  <line num="84" count="2" type="cond" truecount="2" falsecount="0"/>
1648
1649
  </file>
1649
- <file name="tek-user-info-list.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info-list.ts">
1650
+ <file name="tek-user-info-list.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info-list.ts">
1650
1651
  <metrics statements="15" coveredstatements="15" conditionals="5" coveredconditionals="5" methods="4" coveredmethods="4"/>
1651
1652
  <line num="1" count="30" type="stmt"/>
1652
1653
  <line num="2" count="30" type="stmt"/>
@@ -1664,7 +1665,7 @@
1664
1665
  <line num="45" count="1" type="stmt"/>
1665
1666
  <line num="56" count="1" type="stmt"/>
1666
1667
  </file>
1667
- <file name="tek-user-info.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info.ts">
1668
+ <file name="tek-user-info.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info.ts">
1668
1669
  <metrics statements="44" coveredstatements="44" conditionals="12" coveredconditionals="12" methods="10" coveredmethods="10"/>
1669
1670
  <line num="1" count="30" type="stmt"/>
1670
1671
  <line num="4" count="30" type="stmt"/>
@@ -1714,13 +1715,13 @@
1714
1715
  </package>
1715
1716
  <package name="src.error">
1716
1717
  <metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
1717
- <file name="delete-rows-error.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/error/delete-rows-error.ts">
1718
+ <file name="delete-rows-error.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/error/delete-rows-error.ts">
1718
1719
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1719
1720
  <line num="4" count="31" type="stmt"/>
1720
1721
  <line num="6" count="2" type="stmt"/>
1721
1722
  <line num="9" count="2" type="stmt"/>
1722
1723
  </file>
1723
- <file name="incomplete-groups-error.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/error/incomplete-groups-error.ts">
1724
+ <file name="incomplete-groups-error.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/error/incomplete-groups-error.ts">
1724
1725
  <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1725
1726
  <line num="7" count="30" type="stmt"/>
1726
1727
  <line num="9" count="1" type="stmt"/>
@@ -1731,7 +1732,7 @@
1731
1732
  </package>
1732
1733
  <package name="src.utils">
1733
1734
  <metrics statements="12" coveredstatements="12" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="2"/>
1734
- <file name="extract-properties.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/extract-properties.ts">
1735
+ <file name="extract-properties.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/extract-properties.ts">
1735
1736
  <metrics statements="6" coveredstatements="6" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="2"/>
1736
1737
  <line num="7" count="30" type="stmt"/>
1737
1738
  <line num="8" count="4" type="stmt"/>
@@ -1740,7 +1741,7 @@
1740
1741
  <line num="11" count="6" type="stmt"/>
1741
1742
  <line num="15" count="4" type="stmt"/>
1742
1743
  </file>
1743
- <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/index.ts">
1744
+ <file name="index.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/index.ts">
1744
1745
  <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1745
1746
  <line num="1" count="30" type="stmt"/>
1746
1747
  <line num="2" count="30" type="stmt"/>
@@ -1752,7 +1753,7 @@
1752
1753
  </package>
1753
1754
  <package name="src.utils.grid-base">
1754
1755
  <metrics statements="159" coveredstatements="159" conditionals="91" coveredconditionals="91" methods="70" coveredmethods="70"/>
1755
- <file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
1756
+ <file name="grid-base.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
1756
1757
  <metrics statements="128" coveredstatements="128" conditionals="58" coveredconditionals="58" methods="49" coveredmethods="49"/>
1757
1758
  <line num="4" count="30" type="stmt"/>
1758
1759
  <line num="7" count="30" type="stmt"/>
@@ -1883,7 +1884,7 @@
1883
1884
  <line num="534" count="4" type="stmt"/>
1884
1885
  <line num="538" count="30" type="stmt"/>
1885
1886
  </file>
1886
- <file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
1887
+ <file name="grid-controller.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
1887
1888
  <metrics statements="31" coveredstatements="31" conditionals="33" coveredconditionals="33" methods="21" coveredmethods="21"/>
1888
1889
  <line num="4" count="30" type="stmt"/>
1889
1890
  <line num="7" count="72" type="stmt"/>
@@ -1920,7 +1921,7 @@
1920
1921
  </package>
1921
1922
  <package name="src.utils.grid-base.export-options">
1922
1923
  <metrics statements="27" coveredstatements="27" conditionals="11" coveredconditionals="11" methods="12" coveredmethods="12"/>
1923
- <file name="button-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
1924
+ <file name="button-option.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
1924
1925
  <metrics statements="6" coveredstatements="6" conditionals="3" coveredconditionals="3" methods="3" coveredmethods="3"/>
1925
1926
  <line num="4" count="30" type="stmt"/>
1926
1927
  <line num="8" count="803" type="stmt"/>
@@ -1929,13 +1930,13 @@
1929
1930
  <line num="16" count="803" type="stmt"/>
1930
1931
  <line num="23" count="1" type="stmt"/>
1931
1932
  </file>
1932
- <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
1933
+ <file name="index.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
1933
1934
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1934
1935
  <line num="1" count="30" type="stmt"/>
1935
1936
  <line num="2" count="30" type="stmt"/>
1936
1937
  <line num="3" count="30" type="stmt"/>
1937
1938
  </file>
1938
- <file name="multi-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
1939
+ <file name="multi-option.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
1939
1940
  <metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="8" methods="9" coveredmethods="9"/>
1940
1941
  <line num="9" count="30" type="stmt"/>
1941
1942
  <line num="13" count="204" type="stmt"/>
@@ -1959,7 +1960,7 @@
1959
1960
  </package>
1960
1961
  <package name="src.utils.report-filter">
1961
1962
  <metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
1962
- <file name="report-filter.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/report-filter/report-filter.ts">
1963
+ <file name="report-filter.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/src/utils/report-filter/report-filter.ts">
1963
1964
  <metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
1964
1965
  <line num="2" count="30" type="stmt"/>
1965
1966
  <line num="8" count="30" type="stmt"/>
@@ -1984,17 +1985,17 @@
1984
1985
  </package>
1985
1986
  <package name="tests.__helpers__">
1986
1987
  <metrics statements="21" coveredstatements="21" conditionals="6" coveredconditionals="6" methods="6" coveredmethods="6"/>
1987
- <file name="component-event-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
1988
+ <file name="component-event-helper.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
1988
1989
  <metrics statements="2" coveredstatements="2" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1989
1990
  <line num="3" count="36" type="cond" truecount="1" falsecount="0"/>
1990
1991
  <line num="5" count="4" type="stmt"/>
1991
1992
  </file>
1992
- <file name="flush-promises-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
1993
+ <file name="flush-promises-helper.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
1993
1994
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1994
1995
  <line num="1" count="45" type="stmt"/>
1995
1996
  <line num="3" count="1" type="stmt"/>
1996
1997
  </file>
1997
- <file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
1998
+ <file name="get-child-helper.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
1998
1999
  <metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
1999
2000
  <line num="8" count="4" type="stmt"/>
2000
2001
  <line num="11" count="398" type="stmt"/>
@@ -2007,13 +2008,13 @@
2007
2008
  <line num="24" count="398" type="stmt"/>
2008
2009
  <line num="27" count="4" type="stmt"/>
2009
2010
  </file>
2010
- <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/index.ts">
2011
+ <file name="index.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/index.ts">
2011
2012
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
2012
2013
  <line num="1" count="4" type="stmt"/>
2013
2014
  <line num="2" count="4" type="stmt"/>
2014
2015
  <line num="3" count="4" type="stmt"/>
2015
2016
  </file>
2016
- <file name="mock-created-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
2017
+ <file name="mock-created-helper.ts" path="/home/teknisa/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
2017
2018
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
2018
2019
  <line num="6" count="6" type="stmt"/>
2019
2020
  <line num="7" count="16" type="stmt"/>