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

@@ -40,7 +40,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>
@@ -111,7 +111,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>
@@ -121,7 +121,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>
@@ -131,7 +131,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>
@@ -141,7 +141,7 @@
<td>13</td>
<td>2</td>
<td>0</td>
<td>0.133s</td>
<td>0.083s</td>
<td class="failures">84%</td>
</tr>
</table>
@@ -154,7 +154,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>