topkat-utils 1.3.4 → 1.3.6
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 +21 -24
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/clean-stack-trace.ts.html +12 -12
- 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 +22 -22
- 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 -31
- 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 +33 -39
- package/dist/src/clean-stack-trace.js +1 -1
- package/dist/src/clean-stack-trace.js.map +1 -1
- package/dist/src/logger-utils.js +1 -4
- package/dist/src/logger-utils.js.map +1 -1
- package/package.json +1 -1
- package/src/clean-stack-trace.ts +1 -1
- package/src/logger-utils.ts +1 -4
package/coverage/clover.xml
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1742145424922" clover="3.2.0">
|
|
3
|
+
<project timestamp="1742145424922" name="All files">
|
|
4
|
+
<metrics statements="1920" coveredstatements="763" conditionals="55" coveredconditionals="30" methods="137" coveredmethods="13" elements="2112" coveredelements="806" complexity="0" loc="1920" ncloc="1920" 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="41" coveredstatements="41" conditionals="
|
|
6
|
+
<metrics statements="41" coveredstatements="41" conditionals="9" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
7
7
|
<line num="1" count="2" type="stmt"/>
|
|
8
|
-
<line num="2" count="2" type="cond" truecount="
|
|
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"/>
|
|
10
10
|
<line num="4" count="2" type="stmt"/>
|
|
11
11
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -33,15 +33,15 @@
|
|
|
33
33
|
<line num="27" count="2" type="stmt"/>
|
|
34
34
|
<line num="28" count="2" type="stmt"/>
|
|
35
35
|
<line num="29" count="2" type="stmt"/>
|
|
36
|
-
<line num="30" count="2" type="
|
|
37
|
-
<line num="31" count="
|
|
38
|
-
<line num="32" count="
|
|
39
|
-
<line num="33" count="
|
|
40
|
-
<line num="34" count="
|
|
41
|
-
<line num="35" count="
|
|
42
|
-
<line num="36" count="6" type="
|
|
43
|
-
<line num="37" count="
|
|
44
|
-
<line num="38" count="2" type="
|
|
36
|
+
<line num="30" count="2" type="stmt"/>
|
|
37
|
+
<line num="31" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
38
|
+
<line num="32" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
39
|
+
<line num="33" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
40
|
+
<line num="34" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
41
|
+
<line num="35" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
42
|
+
<line num="36" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
43
|
+
<line num="37" count="6" type="stmt"/>
|
|
44
|
+
<line num="38" count="2" type="stmt"/>
|
|
45
45
|
<line num="39" count="2" type="stmt"/>
|
|
46
46
|
<line num="40" count="2" type="stmt"/>
|
|
47
47
|
<line num="41" count="2" type="stmt"/>
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
<line num="3" count="38" type="stmt"/>
|
|
398
398
|
</file>
|
|
399
399
|
<file name="logger-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/logger-utils.ts">
|
|
400
|
-
<metrics statements="
|
|
400
|
+
<metrics statements="364" coveredstatements="153" conditionals="23" coveredconditionals="6" methods="42" coveredmethods="5"/>
|
|
401
401
|
<line num="1" count="2" type="stmt"/>
|
|
402
402
|
<line num="2" count="2" type="stmt"/>
|
|
403
403
|
<line num="3" count="2" type="stmt"/>
|
|
@@ -705,11 +705,11 @@
|
|
|
705
705
|
<line num="305" count="0" type="stmt"/>
|
|
706
706
|
<line num="306" count="0" type="stmt"/>
|
|
707
707
|
<line num="307" count="0" type="stmt"/>
|
|
708
|
-
<line num="308" count="
|
|
708
|
+
<line num="308" count="1" type="stmt"/>
|
|
709
709
|
<line num="309" count="2" type="stmt"/>
|
|
710
710
|
<line num="310" count="2" type="stmt"/>
|
|
711
711
|
<line num="311" count="2" type="stmt"/>
|
|
712
|
-
<line num="312" count="
|
|
712
|
+
<line num="312" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
713
713
|
<line num="313" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
714
714
|
<line num="314" count="0" type="stmt"/>
|
|
715
715
|
<line num="315" count="0" type="stmt"/>
|
|
@@ -757,14 +757,11 @@
|
|
|
757
757
|
<line num="357" count="0" type="stmt"/>
|
|
758
758
|
<line num="358" count="0" type="stmt"/>
|
|
759
759
|
<line num="359" count="0" type="stmt"/>
|
|
760
|
-
<line num="360" count="
|
|
761
|
-
<line num="361" count="
|
|
760
|
+
<line num="360" count="1" type="stmt"/>
|
|
761
|
+
<line num="361" count="1" type="stmt"/>
|
|
762
762
|
<line num="362" count="0" type="stmt"/>
|
|
763
|
-
<line num="363" count="
|
|
764
|
-
<line num="364" count="
|
|
765
|
-
<line num="365" count="0" type="stmt"/>
|
|
766
|
-
<line num="366" count="0" type="stmt"/>
|
|
767
|
-
<line num="367" count="0" type="stmt"/>
|
|
763
|
+
<line num="363" count="1" type="stmt"/>
|
|
764
|
+
<line num="364" count="1" type="stmt"/>
|
|
768
765
|
</file>
|
|
769
766
|
<file name="loop-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/loop-utils.ts">
|
|
770
767
|
<metrics statements="163" coveredstatements="77" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
|