topkat-utils 1.3.6 → 1.3.7
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 +22 -25
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/clean-stack-trace.ts.html +12 -21
- package/coverage/lcov-report/config.ts.html +1 -1
- package/coverage/lcov-report/error-utils.ts.html +1 -1
- package/coverage/lcov-report/index.html +23 -23
- package/coverage/lcov-report/is-empty.ts.html +1 -1
- package/coverage/lcov-report/is-nodejs.ts.html +1 -1
- package/coverage/lcov-report/is-object.ts.html +1 -1
- package/coverage/lcov-report/isset.ts.html +1 -1
- package/coverage/lcov-report/logger-utils.ts.html +22 -22
- package/coverage/lcov-report/loop-utils.ts.html +1 -1
- package/coverage/lcov-report/math-utils.ts.html +1 -1
- package/coverage/lcov-report/object-utils.ts.html +1 -1
- package/coverage/lcov-report/regexp-utils.ts.html +1 -1
- package/coverage/lcov-report/remove-circular-json-stringify.ts.html +1 -1
- package/coverage/lcov-report/string-utils.ts.html +1 -1
- package/coverage/lcov-report/timer-utils.ts.html +1 -1
- package/coverage/lcov-report/transaction-utils.ts.html +1 -1
- package/coverage/lcov.info +30 -34
- package/dist/src/clean-stack-trace.js +3 -5
- package/dist/src/clean-stack-trace.js.map +1 -1
- package/dist/src/logger-utils.js +2 -2
- package/dist/src/logger-utils.js.map +1 -1
- package/package.json +1 -1
- package/src/clean-stack-trace.ts +2 -5
- package/src/logger-utils.ts +2 -2
package/coverage/clover.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1742329822473" clover="3.2.0">
|
|
3
|
+
<project timestamp="1742329822473" name="All files">
|
|
4
|
+
<metrics statements="1917" coveredstatements="757" conditionals="58" coveredconditionals="36" methods="135" coveredmethods="13" elements="2110" coveredelements="806" complexity="0" loc="1917" ncloc="1917" packages="1" files="16" classes="16"/>
|
|
5
5
|
<file name="clean-stack-trace.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/clean-stack-trace.ts">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="38" coveredstatements="38" conditionals="10" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
7
7
|
<line num="1" count="2" type="stmt"/>
|
|
8
8
|
<line num="2" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
9
9
|
<line num="3" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -35,16 +35,13 @@
|
|
|
35
35
|
<line num="29" count="2" type="stmt"/>
|
|
36
36
|
<line num="30" count="2" type="stmt"/>
|
|
37
37
|
<line num="31" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
38
|
-
<line num="32" count="2" type="cond" truecount="
|
|
39
|
-
<line num="33" count="8" type="cond" truecount="
|
|
40
|
-
<line num="34" count="6" type="
|
|
41
|
-
<line num="35" count="
|
|
42
|
-
<line num="36" count="
|
|
43
|
-
<line num="37" count="
|
|
44
|
-
<line num="38" count="
|
|
45
|
-
<line num="39" count="2" type="stmt"/>
|
|
46
|
-
<line num="40" count="2" type="stmt"/>
|
|
47
|
-
<line num="41" count="2" type="stmt"/>
|
|
38
|
+
<line num="32" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
39
|
+
<line num="33" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
40
|
+
<line num="34" count="6" type="stmt"/>
|
|
41
|
+
<line num="35" count="4" type="stmt"/>
|
|
42
|
+
<line num="36" count="4" type="stmt"/>
|
|
43
|
+
<line num="37" count="5" type="stmt"/>
|
|
44
|
+
<line num="38" count="5" type="stmt"/>
|
|
48
45
|
</file>
|
|
49
46
|
<file name="config.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/config.ts">
|
|
50
47
|
<metrics statements="94" coveredstatements="68" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="1"/>
|
|
@@ -397,7 +394,7 @@
|
|
|
397
394
|
<line num="3" count="38" type="stmt"/>
|
|
398
395
|
</file>
|
|
399
396
|
<file name="logger-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/logger-utils.ts">
|
|
400
|
-
<metrics statements="364" coveredstatements="
|
|
397
|
+
<metrics statements="364" coveredstatements="150" conditionals="25" coveredconditionals="9" methods="40" coveredmethods="5"/>
|
|
401
398
|
<line num="1" count="2" type="stmt"/>
|
|
402
399
|
<line num="2" count="2" type="stmt"/>
|
|
403
400
|
<line num="3" count="2" type="stmt"/>
|
|
@@ -601,12 +598,12 @@
|
|
|
601
598
|
<line num="201" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
602
599
|
<line num="202" count="2" type="stmt"/>
|
|
603
600
|
<line num="203" count="2" type="stmt"/>
|
|
604
|
-
<line num="204" count="2" type="cond" truecount="
|
|
601
|
+
<line num="204" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
605
602
|
<line num="205" count="2" type="stmt"/>
|
|
606
603
|
<line num="206" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
607
604
|
<line num="207" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
608
605
|
<line num="208" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
609
|
-
<line num="209" count="2" type="cond" truecount="
|
|
606
|
+
<line num="209" count="2" type="cond" truecount="1" falsecount="2"/>
|
|
610
607
|
<line num="210" count="2" type="stmt"/>
|
|
611
608
|
<line num="211" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
612
609
|
<line num="212" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -629,7 +626,7 @@
|
|
|
629
626
|
<line num="229" count="2" type="stmt"/>
|
|
630
627
|
<line num="230" count="2" type="stmt"/>
|
|
631
628
|
<line num="231" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
632
|
-
<line num="232" count="2" type="cond" truecount="
|
|
629
|
+
<line num="232" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
633
630
|
<line num="233" count="0" type="stmt"/>
|
|
634
631
|
<line num="234" count="0" type="stmt"/>
|
|
635
632
|
<line num="235" count="2" type="stmt"/>
|
|
@@ -705,12 +702,12 @@
|
|
|
705
702
|
<line num="305" count="0" type="stmt"/>
|
|
706
703
|
<line num="306" count="0" type="stmt"/>
|
|
707
704
|
<line num="307" count="0" type="stmt"/>
|
|
708
|
-
<line num="308" count="
|
|
705
|
+
<line num="308" count="2" type="stmt"/>
|
|
709
706
|
<line num="309" count="2" type="stmt"/>
|
|
710
707
|
<line num="310" count="2" type="stmt"/>
|
|
711
708
|
<line num="311" count="2" type="stmt"/>
|
|
712
|
-
<line num="312" count="
|
|
713
|
-
<line num="313" count="0" type="
|
|
709
|
+
<line num="312" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
710
|
+
<line num="313" count="0" type="stmt"/>
|
|
714
711
|
<line num="314" count="0" type="stmt"/>
|
|
715
712
|
<line num="315" count="0" type="stmt"/>
|
|
716
713
|
<line num="316" count="0" type="stmt"/>
|
|
@@ -757,11 +754,11 @@
|
|
|
757
754
|
<line num="357" count="0" type="stmt"/>
|
|
758
755
|
<line num="358" count="0" type="stmt"/>
|
|
759
756
|
<line num="359" count="0" type="stmt"/>
|
|
760
|
-
<line num="360" count="
|
|
761
|
-
<line num="361" count="
|
|
757
|
+
<line num="360" count="2" type="stmt"/>
|
|
758
|
+
<line num="361" count="2" type="stmt"/>
|
|
762
759
|
<line num="362" count="0" type="stmt"/>
|
|
763
|
-
<line num="363" count="
|
|
764
|
-
<line num="364" count="
|
|
760
|
+
<line num="363" count="0" type="stmt"/>
|
|
761
|
+
<line num="364" count="0" type="stmt"/>
|
|
765
762
|
</file>
|
|
766
763
|
<file name="loop-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/loop-utils.ts">
|
|
767
764
|
<metrics statements="163" coveredstatements="77" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
|