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

Commit 72fa226

Browse files
committed
tests modified
1 parent 85d7949 commit 72fa226

29 files changed

+2982
-307
lines changed

packages/core/coverage/clover.xml

Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
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">
6+
<metrics statements="32" coveredstatements="26" conditionals="46" coveredconditionals="33" methods="17" coveredmethods="11"/>
7+
<line num="2" count="4" type="cond" truecount="4" falsecount="1"/>
8+
<line num="3" count="1" type="cond" truecount="1" falsecount="1"/>
9+
<line num="4" count="1" type="stmt"/>
10+
<line num="5" count="1" type="cond" truecount="5" falsecount="3"/>
11+
<line num="6" count="1" type="stmt"/>
12+
<line num="8" count="1" type="stmt"/>
13+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
14+
<line num="11" count="0" type="stmt"/>
15+
<line num="13" count="4" type="cond" truecount="4" falsecount="1"/>
16+
<line num="14" count="1" type="stmt"/>
17+
<line num="16" count="0" type="stmt"/>
18+
<line num="18" count="4" type="cond" truecount="3" falsecount="0"/>
19+
<line num="19" count="4" type="cond" truecount="4" falsecount="0"/>
20+
<line num="20" count="1" type="stmt"/>
21+
<line num="21" count="1" type="cond" truecount="4" falsecount="2"/>
22+
<line num="22" count="1" type="stmt"/>
23+
<line num="23" count="1" type="stmt"/>
24+
<line num="25" count="4" type="cond" truecount="3" falsecount="0"/>
25+
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
26+
<line num="27" count="2" type="cond" truecount="2" falsecount="0"/>
27+
<line num="28" count="0" type="stmt"/>
28+
<line num="29" count="0" type="stmt"/>
29+
<line num="30" count="2" type="cond" truecount="1" falsecount="1"/>
30+
<line num="31" count="2" type="cond" truecount="2" falsecount="0"/>
31+
<line num="34" count="4" type="stmt"/>
32+
<line num="35" count="4" type="stmt"/>
33+
<line num="36" count="4" type="stmt"/>
34+
<line num="37" count="4" type="stmt"/>
35+
<line num="38" count="4" type="stmt"/>
36+
<line num="44" count="1" type="stmt"/>
37+
<line num="47" count="1" type="stmt"/>
38+
<line num="50" count="4" type="stmt"/>
39+
</file>
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"/>
42+
<line num="2" count="2" type="cond" truecount="4" falsecount="1"/>
43+
<line num="3" count="57" type="cond" truecount="1" falsecount="1"/>
44+
<line num="4" count="57" type="stmt"/>
45+
<line num="5" count="57" type="cond" truecount="5" falsecount="3"/>
46+
<line num="6" count="57" type="stmt"/>
47+
<line num="8" count="57" type="stmt"/>
48+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
49+
<line num="11" count="0" type="stmt"/>
50+
<line num="13" count="2" type="cond" truecount="4" falsecount="1"/>
51+
<line num="14" count="3" type="stmt"/>
52+
<line num="16" count="0" type="stmt"/>
53+
<line num="18" count="2" type="cond" truecount="3" falsecount="0"/>
54+
<line num="19" count="4" type="cond" truecount="4" falsecount="0"/>
55+
<line num="20" count="3" type="stmt"/>
56+
<line num="21" count="57" type="cond" truecount="4" falsecount="2"/>
57+
<line num="22" count="3" type="stmt"/>
58+
<line num="23" count="3" type="stmt"/>
59+
<line num="25" count="2" type="cond" truecount="3" falsecount="0"/>
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"/>
63+
<line num="29" count="0" type="stmt"/>
64+
<line num="30" count="20" type="cond" truecount="2" falsecount="0"/>
65+
<line num="31" count="12" type="cond" truecount="2" falsecount="0"/>
66+
<line num="34" count="2" type="stmt"/>
67+
<line num="35" count="2" type="stmt"/>
68+
<line num="36" count="2" type="stmt"/>
69+
<line num="37" count="2" type="stmt"/>
70+
<line num="38" count="2" 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"/>
89+
<line num="81" count="0" type="stmt"/>
90+
<line num="82" count="0" type="stmt"/>
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"/>
102+
<line num="103" count="0" type="stmt"/>
103+
<line num="104" count="0" type="stmt"/>
104+
<line num="105" count="0" type="stmt"/>
105+
<line num="106" count="0" type="stmt"/>
106+
<line num="108" count="1" type="cond" truecount="1" falsecount="1"/>
107+
<line num="110" count="0" type="stmt"/>
108+
<line num="111" count="0" type="stmt"/>
109+
<line num="112" count="0" type="stmt"/>
110+
<line num="113" count="0" type="stmt"/>
111+
<line num="117" 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"/>
126+
<line num="148" count="2" type="stmt"/>
127+
</file>
128+
<file name="getDefaultConnectors.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\getDefaultConnectors.js">
129+
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
130+
<line num="2" count="3" type="stmt"/>
131+
<line num="3" count="3" type="stmt"/>
132+
<line num="4" count="3" type="stmt"/>
133+
<line num="5" count="3" type="stmt"/>
134+
<line num="6" count="3" type="stmt"/>
135+
<line num="7" count="3" type="stmt"/>
136+
<line num="9" count="3" type="stmt"/>
137+
</file>
138+
<file name="index.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\index.js">
139+
<metrics statements="15" coveredstatements="13" conditionals="24" coveredconditionals="16" methods="4" coveredmethods="3"/>
140+
<line num="2" count="2" type="cond" truecount="4" falsecount="1"/>
141+
<line num="3" count="10" type="cond" truecount="1" falsecount="1"/>
142+
<line num="4" count="10" type="stmt"/>
143+
<line num="5" count="10" type="cond" truecount="5" falsecount="3"/>
144+
<line num="6" count="18" type="stmt"/>
145+
<line num="8" count="10" type="stmt"/>
146+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
147+
<line num="11" count="0" type="stmt"/>
148+
<line num="13" count="2" type="cond" truecount="3" falsecount="0"/>
149+
<line num="14" count="10" type="cond" truecount="3" falsecount="1"/>
150+
<line num="16" count="2" type="stmt"/>
151+
<line num="17" count="2" type="stmt"/>
152+
<line num="18" count="2" type="stmt"/>
153+
<line num="19" count="2" type="stmt"/>
154+
<line num="20" count="2" type="stmt"/>
155+
</file>
156+
<file name="useSorobanReact.js" path="E:\work\test\soroban-react-testing\soroban-react-testing\packages\core\dist\useSorobanReact.js">
157+
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
158+
<line num="2" count="3" type="stmt"/>
159+
<line num="3" count="3" type="stmt"/>
160+
<line num="4" count="3" type="stmt"/>
161+
<line num="5" count="3" type="stmt"/>
162+
<line num="7" count="2" type="stmt"/>
163+
<line num="8" count="2" type="cond" truecount="2" falsecount="0"/>
164+
<line num="9" count="1" type="stmt"/>
165+
<line num="10" count="1" type="stmt"/>
166+
<line num="12" count="3" type="stmt"/>
167+
</file>
168+
</project>
169+
</coverage>

0 commit comments

Comments
 (0)