Almost full implementation of Scanner UI. Two tests not passing, but safety commit

This commit is contained in:
2026-01-04 16:09:48 +01:00
parent a875f24e83
commit c85d55ce7d
22 changed files with 368 additions and 68 deletions

View File

@@ -38,7 +38,7 @@
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.988s</div>
<div class="counter">0.911s</div>
<p>duration</p>
</div>
</td>
@@ -113,7 +113,7 @@
<td>25</td>
<td>5</td>
<td>0</td>
<td>0.988s</td>
<td>0.911s</td>
<td class="failures">80%</td>
</tr>
</tbody>
@@ -140,7 +140,7 @@
<td>8</td>
<td>0</td>
<td>0</td>
<td>0.017s</td>
<td>0.096s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -150,7 +150,7 @@
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.739s</td>
<td>0.037s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -160,7 +160,7 @@
<td>3</td>
<td>3</td>
<td>0</td>
<td>0.099s</td>
<td>0.695s</td>
<td class="failures">0%</td>
</tr>
<tr>
@@ -170,7 +170,7 @@
<td>13</td>
<td>2</td>
<td>0</td>
<td>0.133s</td>
<td>0.083s</td>
<td class="failures">84%</td>
</tr>
</tbody>
@@ -184,7 +184,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="https://www.gradle.org">Gradle 8.14</a> at 04.01.2026, 15:20:17</p>
<a href="https://www.gradle.org">Gradle 8.14</a> at 04.01.2026, 16:08:46</p>
</div>
</div>
</body>