Skip to content

Commit

Permalink
[uss_qualifier] Make skipped actions first-class actions in report (#278
Browse files Browse the repository at this point in the history
)

* Make skipped actions first-class actions in report

* Fix tested_requirements

* Fix lingering issue from #270 5807899
  • Loading branch information
github-actions[bot] committed Oct 24, 2023
1 parent 4ba06ef commit 0a336c6
Show file tree
Hide file tree
Showing 119 changed files with 33,714 additions and 33,722 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

1,080 changes: 540 additions & 540 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

1,080 changes: 540 additions & 540 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>TR-7f7bcd8 sequence view</title>
<title>TR-3afba17 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -103,31 +103,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-7f7bcd8</td>
<td>TR-3afba17</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-10-24 19:35:04 UTC</td>
<td>2023-10-24 19:57:48 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-10-24 19:35:49 UTC</td>
<td>2023-10-24 19:58:34 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-dea6d6c</td>
<td>TB-629ebdf</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-0b6beea</td>
<td>interuss/monitoring/v0.0.0-5807899</td>
</tr>
<tr>
<td>Commit hash</td>
<td>0b6beeadb8dc21d35f9428be566e64f2f8fb045c</td>
<td>58078998747c750e1f2265a2b25ca9806d97af95</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -649,7 +649,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:01
0:00
</td>
</tr>
<tr>
Expand Down Expand Up @@ -738,7 +738,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -851,7 +851,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</td>
</tr>
<tr>
Expand Down
314 changes: 157 additions & 157 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s1.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</head>
<body>
<div>
<h2><a href="https://github.com/interuss/monitoring/blob/0b6beeadb8dc21d35f9428be566e64f2f8fb045c/monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/crdb_access.md">ASTM NetRID DSS: Direct CRDB access</a></h2>
<h2><a href="https://github.com/interuss/monitoring/blob/58078998747c750e1f2265a2b25ca9806d97af95/monitoring/uss_qualifier/scenarios/astm/netrid/v19/dss/crdb_access.md">ASTM NetRID DSS: Direct CRDB access</a></h2>
<h3>scenarios.astm.netrid.v19.dss.CRDBAccess</h3>
<table>
<tr class="header_row">
Expand Down
314 changes: 157 additions & 157 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s11.html

Large diffs are not rendered by default.

Loading

0 comments on commit 0a336c6

Please sign in to comment.