Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit dc389cb

Browse files
committed
package.json bug fixed
1 parent 6456f22 commit dc389cb

11 files changed

+2170
-957
lines changed

packages/core/coverage/clover.xml

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<coverage generated="1687796730982" clover="3.2.0">
3-
<project timestamp="1687796730983" name="All files">
4-
<metrics statements="148" coveredstatements="76" conditionals="201" coveredconditionals="79" methods="50" coveredmethods="19" elements="399" coveredelements="174" complexity="0" loc="148" ncloc="148" packages="1" files="5" classes="5"/>
5-
<file name="SorobanContext.js" path="C:\Users\herts\OneDrive\Escritorio\proyectos\soroban-react\packages\core\dist\SorobanContext.js">
2+
<coverage generated="1687474184322" clover="3.2.0">
3+
<project timestamp="1687474184323" name="All files">
4+
<metrics statements="148" coveredstatements="125" conditionals="201" coveredconditionals="153" methods="50" coveredmethods="37" elements="399" coveredelements="315" complexity="0" loc="148" ncloc="148" packages="1" files="5" classes="5"/>
5+
<file name="SorobanContext.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\SorobanContext.js">
66
<metrics statements="32" coveredstatements="26" conditionals="46" coveredconditionals="33" methods="17" coveredmethods="11"/>
77
<line num="2" count="4" type="cond" truecount="4" falsecount="1"/>
88
<line num="3" count="1" type="cond" truecount="1" falsecount="1"/>
@@ -37,8 +37,8 @@
3737
<line num="47" count="1" type="stmt"/>
3838
<line num="50" count="4" type="stmt"/>
3939
</file>
40-
<file name="SorobanReactProvider.js" path="C:\Users\herts\OneDrive\Escritorio\proyectos\soroban-react\packages\core\dist\SorobanReactProvider.js">
41-
<metrics statements="85" coveredstatements="21" conditionals="129" coveredconditionals="28" methods="27" coveredmethods="3"/>
40+
<file name="SorobanReactProvider.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\SorobanReactProvider.js">
41+
<metrics statements="85" coveredstatements="70" conditionals="129" coveredconditionals="102" methods="27" coveredmethods="21"/>
4242
<line num="2" count="2" type="cond" truecount="4" falsecount="1"/>
4343
<line num="3" count="57" type="cond" truecount="1" falsecount="1"/>
4444
<line num="4" count="57" type="stmt"/>
@@ -57,75 +57,75 @@
5757
<line num="22" count="3" type="stmt"/>
5858
<line num="23" count="3" type="stmt"/>
5959
<line num="25" count="2" type="cond" truecount="3" falsecount="0"/>
60-
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
61-
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
62-
<line num="28" count="0" type="stmt"/>
60+
<line num="26" count="8" type="cond" truecount="1" falsecount="1"/>
61+
<line num="27" count="12" type="cond" truecount="2" falsecount="0"/>
62+
<line num="28" count="8" type="stmt"/>
6363
<line num="29" count="0" type="stmt"/>
64-
<line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
65-
<line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
64+
<line num="30" count="20" type="cond" truecount="2" falsecount="0"/>
65+
<line num="31" count="12" type="cond" truecount="2" falsecount="0"/>
6666
<line num="34" count="2" type="stmt"/>
6767
<line num="35" count="2" type="stmt"/>
6868
<line num="36" count="2" type="stmt"/>
6969
<line num="37" count="2" type="stmt"/>
7070
<line num="38" count="2" type="stmt"/>
71-
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
72-
<line num="42" count="0" type="cond" truecount="0" falsecount="4"/>
73-
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
74-
<line num="51" count="0" type="stmt"/>
75-
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
76-
<line num="55" count="0" type="stmt"/>
77-
<line num="56" count="0" type="stmt"/>
78-
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
79-
<line num="62" count="0" type="stmt"/>
80-
<line num="63" count="0" type="cond" truecount="0" falsecount="4"/>
81-
<line num="64" count="0" type="cond" truecount="0" falsecount="6"/>
82-
<line num="65" count="0" type="stmt"/>
83-
<line num="66" count="0" type="stmt"/>
84-
<line num="68" count="0" type="stmt"/>
85-
<line num="69" count="0" type="cond" truecount="0" falsecount="4"/>
86-
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
87-
<line num="75" count="0" type="stmt"/>
88-
<line num="76" count="0" type="stmt"/>
71+
<line num="41" count="2" type="cond" truecount="2" falsecount="0"/>
72+
<line num="42" count="2" type="cond" truecount="3" falsecount="1"/>
73+
<line num="43" count="2" type="cond" truecount="2" falsecount="0"/>
74+
<line num="51" count="2" type="stmt"/>
75+
<line num="54" count="7" type="cond" truecount="2" falsecount="0"/>
76+
<line num="55" count="7" type="stmt"/>
77+
<line num="56" count="7" type="stmt"/>
78+
<line num="60" count="5" type="cond" truecount="2" falsecount="0"/>
79+
<line num="62" count="5" type="stmt"/>
80+
<line num="63" count="5" type="cond" truecount="3" falsecount="1"/>
81+
<line num="64" count="5" type="cond" truecount="5" falsecount="1"/>
82+
<line num="65" count="4" type="stmt"/>
83+
<line num="66" count="4" type="stmt"/>
84+
<line num="68" count="1" type="stmt"/>
85+
<line num="69" count="1" type="cond" truecount="3" falsecount="1"/>
86+
<line num="70" count="1" type="cond" truecount="2" falsecount="0"/>
87+
<line num="75" count="1" type="stmt"/>
88+
<line num="76" count="1" type="stmt"/>
8989
<line num="81" count="0" type="stmt"/>
9090
<line num="82" count="0" type="stmt"/>
91-
<line num="86" count="0" type="stmt"/>
92-
<line num="87" count="0" type="stmt"/>
93-
<line num="88" count="0" type="stmt"/>
94-
<line num="91" count="0" type="stmt"/>
95-
<line num="93" count="0" type="cond" truecount="0" falsecount="6"/>
96-
<line num="97" count="0" type="stmt"/>
97-
<line num="98" count="0" type="stmt"/>
98-
<line num="99" count="0" type="stmt"/>
99-
<line num="100" count="0" type="cond" truecount="0" falsecount="4"/>
100-
<line num="101" count="0" type="cond" truecount="0" falsecount="4"/>
101-
<line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
91+
<line num="86" count="7" type="stmt"/>
92+
<line num="87" count="7" type="stmt"/>
93+
<line num="88" count="7" type="stmt"/>
94+
<line num="91" count="7" type="stmt"/>
95+
<line num="93" count="7" type="cond" truecount="6" falsecount="0"/>
96+
<line num="97" count="6" type="stmt"/>
97+
<line num="98" count="1" type="stmt"/>
98+
<line num="99" count="1" type="stmt"/>
99+
<line num="100" count="1" type="cond" truecount="3" falsecount="1"/>
100+
<line num="101" count="1" type="cond" truecount="3" falsecount="1"/>
101+
<line num="102" count="1" type="cond" truecount="1" falsecount="1"/>
102102
<line num="103" count="0" type="stmt"/>
103103
<line num="104" count="0" type="stmt"/>
104104
<line num="105" count="0" type="stmt"/>
105105
<line num="106" count="0" type="stmt"/>
106-
<line num="108" count="0" type="cond" truecount="0" falsecount="2"/>
106+
<line num="108" count="1" type="cond" truecount="1" falsecount="1"/>
107107
<line num="110" count="0" type="stmt"/>
108108
<line num="111" count="0" type="stmt"/>
109109
<line num="112" count="0" type="stmt"/>
110110
<line num="113" count="0" type="stmt"/>
111111
<line num="117" count="0" type="stmt"/>
112-
<line num="120" count="0" type="cond" truecount="0" falsecount="2"/>
113-
<line num="121" count="0" type="stmt"/>
114-
<line num="125" count="0" type="stmt"/>
115-
<line num="126" count="0" type="stmt"/>
116-
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
117-
<line num="128" count="0" type="stmt"/>
118-
<line num="131" count="0" type="stmt"/>
119-
<line num="133" count="0" type="cond" truecount="0" falsecount="2"/>
120-
<line num="134" count="0" type="stmt"/>
121-
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
122-
<line num="136" count="0" type="stmt"/>
123-
<line num="137" count="0" type="cond" truecount="0" falsecount="4"/>
124-
<line num="139" count="0" type="stmt"/>
125-
<line num="146" count="0" type="stmt"/>
112+
<line num="120" count="1" type="cond" truecount="1" falsecount="1"/>
113+
<line num="121" count="1" type="stmt"/>
114+
<line num="125" count="7" type="stmt"/>
115+
<line num="126" count="7" type="stmt"/>
116+
<line num="127" count="7" type="cond" truecount="2" falsecount="0"/>
117+
<line num="128" count="1" type="stmt"/>
118+
<line num="131" count="7" type="stmt"/>
119+
<line num="133" count="7" type="cond" truecount="2" falsecount="0"/>
120+
<line num="134" count="1" type="stmt"/>
121+
<line num="135" count="6" type="cond" truecount="2" falsecount="0"/>
122+
<line num="136" count="1" type="stmt"/>
123+
<line num="137" count="5" type="cond" truecount="3" falsecount="1"/>
124+
<line num="139" count="5" type="stmt"/>
125+
<line num="146" count="7" type="stmt"/>
126126
<line num="148" count="2" type="stmt"/>
127127
</file>
128-
<file name="getDefaultConnectors.js" path="C:\Users\herts\OneDrive\Escritorio\proyectos\soroban-react\packages\core\dist\getDefaultConnectors.js">
128+
<file name="getDefaultConnectors.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\getDefaultConnectors.js">
129129
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
130130
<line num="2" count="3" type="stmt"/>
131131
<line num="3" count="3" type="stmt"/>
@@ -135,13 +135,13 @@
135135
<line num="7" count="3" type="stmt"/>
136136
<line num="9" count="3" type="stmt"/>
137137
</file>
138-
<file name="index.js" path="C:\Users\herts\OneDrive\Escritorio\proyectos\soroban-react\packages\core\dist\index.js">
138+
<file name="index.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\index.js">
139139
<metrics statements="15" coveredstatements="13" conditionals="24" coveredconditionals="16" methods="4" coveredmethods="3"/>
140140
<line num="2" count="2" type="cond" truecount="4" falsecount="1"/>
141141
<line num="3" count="10" type="cond" truecount="1" falsecount="1"/>
142142
<line num="4" count="10" type="stmt"/>
143143
<line num="5" count="10" type="cond" truecount="5" falsecount="3"/>
144-
<line num="6" count="10" type="stmt"/>
144+
<line num="6" count="18" type="stmt"/>
145145
<line num="8" count="10" type="stmt"/>
146146
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
147147
<line num="11" count="0" type="stmt"/>
@@ -153,7 +153,7 @@
153153
<line num="19" count="2" type="stmt"/>
154154
<line num="20" count="2" type="stmt"/>
155155
</file>
156-
<file name="useSorobanReact.js" path="C:\Users\herts\OneDrive\Escritorio\proyectos\soroban-react\packages\core\dist\useSorobanReact.js">
156+
<file name="useSorobanReact.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\useSorobanReact.js">
157157
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
158158
<line num="2" count="3" type="stmt"/>
159159
<line num="3" count="3" type="stmt"/>

0 commit comments

Comments
 (0)