You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -320,7 +359,7 @@ <h4 class="font-medium mb-2">Test Suite Logs</h4>
320
359
</ng-template>
321
360
<divclass="flex flex-col gap-4">
322
361
<p>
323
-
The <b>flakiness score</b> shows how unpredictable a test is, ranging from <b>0</b> (not flaky) to <b>100</b> (highly flaky). It’s based on failure rates from the default
362
+
The <b>flakiness score</b> shows how unpredictable a test is, ranging from <b>0</b> (not flaky) to <b>100</b> (highly flaky). It's based on failure rates from the default
324
363
branch and all branches combined.
325
364
</p>
326
365
<p>
@@ -331,7 +370,7 @@ <h4 class="font-medium mb-2">Test Suite Logs</h4>
331
370
<b>Flakiness per Branch:</b><br/>
332
371
If the failure rate is between 0% and 50%, we calculate:<br/>
0 commit comments