Quick change to the access Modifiers for fields in Worker,Task and Assignmentmanager, refactored tests to use getWorkerMap

This commit is contained in:
2026-01-04 16:33:12 +01:00
parent f0da7b0f9a
commit 85446bc230
24 changed files with 75 additions and 73 deletions

View File

@@ -40,7 +40,7 @@
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.911s</div>
<div class="counter">1.810s</div>
<p>duration</p>
</div>
</td>
@@ -111,7 +111,7 @@
<td>8</td>
<td>0</td>
<td>0</td>
<td>0.096s</td>
<td>0.021s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -121,7 +121,7 @@
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.037s</td>
<td>0.027s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -131,7 +131,7 @@
<td>3</td>
<td>3</td>
<td>0</td>
<td>0.695s</td>
<td>1.711s</td>
<td class="failures">0%</td>
</tr>
<tr>
@@ -141,7 +141,7 @@
<td>13</td>
<td>2</td>
<td>0</td>
<td>0.083s</td>
<td>0.051s</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, 16:08:46</p>
<a href="https://www.gradle.org">Gradle 8.14</a> at 04.01.2026, 16:32:20</p>
</div>
</div>
</body>