Add a note that explains the counts
This commit is contained in:
parent
cecf16785f
commit
65ce38a4c9
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
{% block content %}
|
||||
<h1>Rust CI test dashboard</h1>
|
||||
<div>
|
||||
Here's how to interpret the "passed" and "ignored" counts:
|
||||
the count includes all combinations of "stage" x "target" x "CI job where the test was executed or ignored".
|
||||
</div>
|
||||
<div class="test-suites">
|
||||
<div class="summary">
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue