Skip to content

Commit 350d61b

Browse files
committed
deploy: df9451b
1 parent 4c6c1e2 commit 350d61b

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

classes/ExpressionParserTest.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class ExpressionParserTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">0.026s</div>
44+
<div class="counter">0.025s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -82,12 +82,12 @@ <h2>Tests</h2>
8282
</thead>
8383
<tr>
8484
<td class="success">testAddition()</td>
85-
<td class="success">0.025s</td>
85+
<td class="success">0.023s</td>
8686
<td class="success">passed</td>
8787
</tr>
8888
<tr>
8989
<td class="success">testAdditionWithVariable()</td>
90-
<td class="success">0.001s</td>
90+
<td class="success">0.002s</td>
9191
<td class="success">passed</td>
9292
</tr>
9393
</table>
@@ -97,24 +97,24 @@ <h2>Standard output</h2>
9797
<span class="code">
9898
<pre>?[1mRegistered 17 binary operators?[0m
9999
?[1mRegistered 16 unary operators?[0m
100-
?[1mRegistered 0 classes?[0m
100+
?[1mRegistered 3 classes?[0m
101101
?[1mRegistered 17 binary operators?[0m
102102
?[1mRegistered 16 unary operators?[0m
103-
?[1mRegistered 0 classes?[0m
103+
?[1mRegistered 3 classes?[0m
104104
</pre>
105105
</span>
106106
</div>
107107
<div id="tab2" class="tab">
108108
<h2>Standard error</h2>
109109
<span class="code">
110-
<pre>[Test worker] INFO org.reflections.Reflections - Reflections took 289 ms to scan 1 urls, producing 465 keys and 3133 values
111-
[Test worker] INFO org.reflections.Reflections - Reflections took 1 ms to scan 0 urls, producing 0 keys and 0 values
112-
[Test worker] INFO org.reflections.Reflections - Reflections took 58 ms to scan 6 urls, producing 150 keys and 539 values
110+
<pre>[Test worker] INFO org.reflections.Reflections - Reflections took 246 ms to scan 1 urls, producing 465 keys and 3133 values
111+
[Test worker] INFO org.reflections.Reflections - Reflections took 0 ms to scan 0 urls, producing 0 keys and 0 values
112+
[Test worker] INFO org.reflections.Reflections - Reflections took 59 ms to scan 6 urls, producing 150 keys and 539 values
113113
[Test worker] INFO org.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 6 keys and 18 values
114-
[Test worker] INFO org.reflections.Reflections - Reflections took 193 ms to scan 1 urls, producing 465 keys and 3133 values
114+
[Test worker] INFO org.reflections.Reflections - Reflections took 195 ms to scan 1 urls, producing 465 keys and 3133 values
115115
[Test worker] INFO org.reflections.Reflections - Reflections took 0 ms to scan 0 urls, producing 0 keys and 0 values
116-
[Test worker] INFO org.reflections.Reflections - Reflections took 54 ms to scan 6 urls, producing 150 keys and 539 values
117-
[Test worker] INFO org.reflections.Reflections - Reflections took 11 ms to scan 1 urls, producing 6 keys and 18 values
116+
[Test worker] INFO org.reflections.Reflections - Reflections took 52 ms to scan 6 urls, producing 150 keys and 539 values
117+
[Test worker] INFO org.reflections.Reflections - Reflections took 9 ms to scan 1 urls, producing 6 keys and 18 values
118118
</pre>
119119
</span>
120120
</div>
@@ -126,7 +126,7 @@ <h2>Standard error</h2>
126126
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
127127
</label>
128128
</div>Generated by
129-
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 24, 2025, 7:06:41 PM</p>
129+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 25, 2025, 5:20:47 AM</p>
130130
</div>
131131
</div>
132132
</body>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>Test Summary</h1>
3838
</td>
3939
<td>
4040
<div class="infoBox" id="duration">
41-
<div class="counter">0.026s</div>
41+
<div class="counter">0.025s</div>
4242
<p>duration</p>
4343
</div>
4444
</td>
@@ -85,7 +85,7 @@ <h2>Packages</h2>
8585
<td>2</td>
8686
<td>0</td>
8787
<td>0</td>
88-
<td>0.026s</td>
88+
<td>0.025s</td>
8989
<td class="success">100%</td>
9090
</tr>
9191
</tbody>
@@ -112,7 +112,7 @@ <h2>Classes</h2>
112112
<td>2</td>
113113
<td>0</td>
114114
<td>0</td>
115-
<td>0.026s</td>
115+
<td>0.025s</td>
116116
<td class="success">100%</td>
117117
</tr>
118118
</tbody>
@@ -126,7 +126,7 @@ <h2>Classes</h2>
126126
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
127127
</label>
128128
</div>Generated by
129-
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 24, 2025, 7:06:40 PM</p>
129+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 25, 2025, 5:20:47 AM</p>
130130
</div>
131131
</div>
132132
</body>

packages/default-package.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Default package</h1>
4040
</td>
4141
<td>
4242
<div class="infoBox" id="duration">
43-
<div class="counter">0.026s</div>
43+
<div class="counter">0.025s</div>
4444
<p>duration</p>
4545
</div>
4646
</td>
@@ -83,7 +83,7 @@ <h2>Classes</h2>
8383
<td>2</td>
8484
<td>0</td>
8585
<td>0</td>
86-
<td>0.026s</td>
86+
<td>0.025s</td>
8787
<td class="success">100%</td>
8888
</tr>
8989
</table>
@@ -96,7 +96,7 @@ <h2>Classes</h2>
9696
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9797
</label>
9898
</div>Generated by
99-
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 24, 2025, 7:06:41 PM</p>
99+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 25, 2025, 5:20:47 AM</p>
100100
</div>
101101
</div>
102102
</body>

0 commit comments

Comments
 (0)