Skip to content

Commit a3459b5

Browse files
committed
deploy: 13e52f1
1 parent 350d61b commit a3459b5

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

classes/ExpressionParserTest.html

Lines changed: 11 additions & 11 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.025s</div>
44+
<div class="counter">0.022s</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.023s</td>
85+
<td class="success">0.021s</td>
8686
<td class="success">passed</td>
8787
</tr>
8888
<tr>
8989
<td class="success">testAdditionWithVariable()</td>
90-
<td class="success">0.002s</td>
90+
<td class="success">0.001s</td>
9191
<td class="success">passed</td>
9292
</tr>
9393
</table>
@@ -107,14 +107,14 @@ <h2>Standard output</h2>
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 246 ms to scan 1 urls, producing 465 keys and 3133 values
110+
<pre>[Test worker] INFO org.reflections.Reflections - Reflections took 218 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 42 ms to scan 6 urls, producing 150 keys and 539 values
113+
[Test worker] INFO org.reflections.Reflections - Reflections took 15 ms to scan 1 urls, producing 6 keys and 18 values
114+
[Test worker] INFO org.reflections.Reflections - Reflections took 133 ms to scan 1 urls, producing 465 keys and 3133 values
111115
[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
113-
[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 195 ms to scan 1 urls, producing 465 keys and 3133 values
115-
[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 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
116+
[Test worker] INFO org.reflections.Reflections - Reflections took 40 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
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 25, 2025, 5:20:47 AM</p>
129+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 29, 2025, 5:22:26 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.025s</div>
41+
<div class="counter">0.022s</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.025s</td>
88+
<td>0.022s</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.025s</td>
115+
<td>0.022s</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 25, 2025, 5:20:47 AM</p>
129+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 29, 2025, 5:22:26 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.025s</div>
43+
<div class="counter">0.022s</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.025s</td>
86+
<td>0.022s</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 25, 2025, 5:20:47 AM</p>
99+
<a href="http://www.gradle.org">Gradle 8.8</a> at Jun 29, 2025, 5:22:26 AM</p>
100100
</div>
101101
</div>
102102
</body>

0 commit comments

Comments
 (0)