topkat-utils 1.2.103 → 1.2.104
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 +45 -38
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/clean-stack-trace.ts.html +1 -1
- 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 +24 -24
- 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 +1 -1
- package/coverage/lcov-report/loop-utils.ts.html +29 -8
- 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 +30 -30
- package/coverage/lcov.info +50 -57
- package/dist/src/loop-utils.d.ts +1 -0
- package/dist/src/loop-utils.js +5 -1
- package/dist/src/loop-utils.js.map +1 -1
- package/package.json +1 -1
- package/src/loop-utils.ts +9 -2
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="1731746763571" clover="3.2.0">
|
|
3
|
+
<project timestamp="1731746763571" name="All files">
|
|
4
|
+
<metrics statements="1725" coveredstatements="664" conditionals="54" coveredconditionals="31" methods="123" coveredmethods="13" elements="1902" coveredelements="708" complexity="0" loc="1725" ncloc="1725" packages="1" files="15" classes="15"/>
|
|
5
5
|
<file name="clean-stack-trace.ts" path="/Users/garcias/DEV/MODULES/topkat-utils/src/clean-stack-trace.ts">
|
|
6
6
|
<metrics statements="40" coveredstatements="40" conditionals="10" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
7
7
|
<line num="1" count="2" type="stmt"/>
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
<line num="356" count="0" type="stmt"/>
|
|
738
738
|
</file>
|
|
739
739
|
<file name="loop-utils.ts" path="/Users/garcias/DEV/MODULES/topkat-utils/src/loop-utils.ts">
|
|
740
|
-
<metrics statements="
|
|
740
|
+
<metrics statements="106" coveredstatements="49" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
741
741
|
<line num="1" count="2" type="stmt"/>
|
|
742
742
|
<line num="2" count="2" type="stmt"/>
|
|
743
743
|
<line num="3" count="2" type="stmt"/>
|
|
@@ -781,9 +781,9 @@
|
|
|
781
781
|
<line num="41" count="2" type="stmt"/>
|
|
782
782
|
<line num="42" count="2" type="stmt"/>
|
|
783
783
|
<line num="43" count="2" type="stmt"/>
|
|
784
|
-
<line num="44" count="
|
|
785
|
-
<line num="45" count="
|
|
786
|
-
<line num="46" count="
|
|
784
|
+
<line num="44" count="2" type="stmt"/>
|
|
785
|
+
<line num="45" count="2" type="stmt"/>
|
|
786
|
+
<line num="46" count="2" type="stmt"/>
|
|
787
787
|
<line num="47" count="0" type="stmt"/>
|
|
788
788
|
<line num="48" count="0" type="stmt"/>
|
|
789
789
|
<line num="49" count="0" type="stmt"/>
|
|
@@ -802,11 +802,11 @@
|
|
|
802
802
|
<line num="62" count="0" type="stmt"/>
|
|
803
803
|
<line num="63" count="0" type="stmt"/>
|
|
804
804
|
<line num="64" count="0" type="stmt"/>
|
|
805
|
-
<line num="65" count="
|
|
806
|
-
<line num="66" count="
|
|
807
|
-
<line num="67" count="
|
|
808
|
-
<line num="68" count="
|
|
809
|
-
<line num="69" count="
|
|
805
|
+
<line num="65" count="0" type="stmt"/>
|
|
806
|
+
<line num="66" count="0" type="stmt"/>
|
|
807
|
+
<line num="67" count="0" type="stmt"/>
|
|
808
|
+
<line num="68" count="0" type="stmt"/>
|
|
809
|
+
<line num="69" count="0" type="stmt"/>
|
|
810
810
|
<line num="70" count="2" type="stmt"/>
|
|
811
811
|
<line num="71" count="2" type="stmt"/>
|
|
812
812
|
<line num="72" count="2" type="stmt"/>
|
|
@@ -819,11 +819,11 @@
|
|
|
819
819
|
<line num="79" count="2" type="stmt"/>
|
|
820
820
|
<line num="80" count="2" type="stmt"/>
|
|
821
821
|
<line num="81" count="2" type="stmt"/>
|
|
822
|
-
<line num="82" count="
|
|
823
|
-
<line num="83" count="
|
|
824
|
-
<line num="84" count="
|
|
825
|
-
<line num="85" count="
|
|
826
|
-
<line num="86" count="
|
|
822
|
+
<line num="82" count="2" type="stmt"/>
|
|
823
|
+
<line num="83" count="2" type="stmt"/>
|
|
824
|
+
<line num="84" count="2" type="stmt"/>
|
|
825
|
+
<line num="85" count="2" type="stmt"/>
|
|
826
|
+
<line num="86" count="2" type="stmt"/>
|
|
827
827
|
<line num="87" count="0" type="stmt"/>
|
|
828
828
|
<line num="88" count="0" type="stmt"/>
|
|
829
829
|
<line num="89" count="0" type="stmt"/>
|
|
@@ -837,6 +837,13 @@
|
|
|
837
837
|
<line num="97" count="0" type="stmt"/>
|
|
838
838
|
<line num="98" count="0" type="stmt"/>
|
|
839
839
|
<line num="99" count="0" type="stmt"/>
|
|
840
|
+
<line num="100" count="0" type="stmt"/>
|
|
841
|
+
<line num="101" count="0" type="stmt"/>
|
|
842
|
+
<line num="102" count="0" type="stmt"/>
|
|
843
|
+
<line num="103" count="0" type="stmt"/>
|
|
844
|
+
<line num="104" count="0" type="stmt"/>
|
|
845
|
+
<line num="105" count="0" type="stmt"/>
|
|
846
|
+
<line num="106" count="0" type="stmt"/>
|
|
840
847
|
</file>
|
|
841
848
|
<file name="object-utils.ts" path="/Users/garcias/DEV/MODULES/topkat-utils/src/object-utils.ts">
|
|
842
849
|
<metrics statements="437" coveredstatements="123" conditionals="0" coveredconditionals="0" methods="27" coveredmethods="0"/>
|
|
@@ -1699,7 +1706,7 @@
|
|
|
1699
1706
|
<line num="69" count="0" type="stmt"/>
|
|
1700
1707
|
</file>
|
|
1701
1708
|
<file name="transaction-utils.ts" path="/Users/garcias/DEV/MODULES/topkat-utils/src/transaction-utils.ts">
|
|
1702
|
-
<metrics statements="64" coveredstatements="
|
|
1709
|
+
<metrics statements="64" coveredstatements="51" conditionals="13" coveredconditionals="10" methods="3" coveredmethods="2"/>
|
|
1703
1710
|
<line num="1" count="2" type="stmt"/>
|
|
1704
1711
|
<line num="2" count="2" type="stmt"/>
|
|
1705
1712
|
<line num="3" count="2" type="stmt"/>
|
|
@@ -1718,7 +1725,7 @@
|
|
|
1718
1725
|
<line num="16" count="2" type="stmt"/>
|
|
1719
1726
|
<line num="17" count="2" type="stmt"/>
|
|
1720
1727
|
<line num="18" count="2" type="stmt"/>
|
|
1721
|
-
<line num="19" count="2" type="cond" truecount="
|
|
1728
|
+
<line num="19" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1722
1729
|
<line num="20" count="16" type="cond" truecount="0" falsecount="1"/>
|
|
1723
1730
|
<line num="21" count="0" type="stmt"/>
|
|
1724
1731
|
<line num="22" count="0" type="stmt"/>
|
|
@@ -1726,44 +1733,44 @@
|
|
|
1726
1733
|
<line num="24" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1727
1734
|
<line num="25" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1728
1735
|
<line num="26" count="16" type="stmt"/>
|
|
1729
|
-
<line num="27" count="16" type="cond" truecount="
|
|
1736
|
+
<line num="27" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1730
1737
|
<line num="28" count="16" type="cond" truecount="0" falsecount="1"/>
|
|
1731
|
-
<line num="29" count="16" type="cond" truecount="
|
|
1738
|
+
<line num="29" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1732
1739
|
<line num="30" count="16" type="stmt"/>
|
|
1733
1740
|
<line num="31" count="16" type="stmt"/>
|
|
1734
|
-
<line num="32" count="
|
|
1741
|
+
<line num="32" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1735
1742
|
<line num="33" count="2" type="stmt"/>
|
|
1736
|
-
<line num="34" count="
|
|
1743
|
+
<line num="34" count="2" type="stmt"/>
|
|
1737
1744
|
<line num="35" count="16" type="stmt"/>
|
|
1738
1745
|
<line num="36" count="16" type="stmt"/>
|
|
1739
1746
|
<line num="37" count="16" type="stmt"/>
|
|
1740
|
-
<line num="38" count="16" type="
|
|
1741
|
-
<line num="39" count="
|
|
1747
|
+
<line num="38" count="16" type="stmt"/>
|
|
1748
|
+
<line num="39" count="16" type="cond" truecount="0" falsecount="1"/>
|
|
1742
1749
|
<line num="40" count="0" type="stmt"/>
|
|
1743
|
-
<line num="41" count="
|
|
1744
|
-
<line num="42" count="
|
|
1750
|
+
<line num="41" count="0" type="stmt"/>
|
|
1751
|
+
<line num="42" count="0" type="stmt"/>
|
|
1745
1752
|
<line num="43" count="16" type="stmt"/>
|
|
1746
1753
|
<line num="44" count="16" type="stmt"/>
|
|
1747
|
-
<line num="45" count="
|
|
1748
|
-
<line num="46" count="
|
|
1749
|
-
<line num="47" count="
|
|
1750
|
-
<line num="48" count="
|
|
1751
|
-
<line num="49" count="16" type="cond" truecount="
|
|
1754
|
+
<line num="45" count="16" type="stmt"/>
|
|
1755
|
+
<line num="46" count="16" type="stmt"/>
|
|
1756
|
+
<line num="47" count="2" type="stmt"/>
|
|
1757
|
+
<line num="48" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1758
|
+
<line num="49" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1752
1759
|
<line num="50" count="6" type="stmt"/>
|
|
1753
|
-
<line num="51" count="
|
|
1754
|
-
<line num="52" count="
|
|
1760
|
+
<line num="51" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
1761
|
+
<line num="52" count="6" type="stmt"/>
|
|
1755
1762
|
<line num="53" count="2" type="stmt"/>
|
|
1756
1763
|
<line num="54" count="2" type="stmt"/>
|
|
1757
1764
|
<line num="55" count="2" type="stmt"/>
|
|
1758
|
-
<line num="56" count="
|
|
1759
|
-
<line num="57" count="
|
|
1765
|
+
<line num="56" count="2" type="stmt"/>
|
|
1766
|
+
<line num="57" count="2" type="stmt"/>
|
|
1760
1767
|
<line num="58" count="0" type="stmt"/>
|
|
1761
1768
|
<line num="59" count="0" type="stmt"/>
|
|
1762
1769
|
<line num="60" count="0" type="stmt"/>
|
|
1763
1770
|
<line num="61" count="0" type="stmt"/>
|
|
1764
1771
|
<line num="62" count="0" type="stmt"/>
|
|
1765
|
-
<line num="63" count="
|
|
1766
|
-
<line num="64" count="
|
|
1772
|
+
<line num="63" count="0" type="stmt"/>
|
|
1773
|
+
<line num="64" count="0" type="stmt"/>
|
|
1767
1774
|
</file>
|
|
1768
1775
|
</project>
|
|
1769
1776
|
</coverage>
|