Skip to content

Commit

Permalink
[uss_qualifier] Fix #459 (accessing priority before checking for pr…
Browse files Browse the repository at this point in the history
…esence) (#460)

* Fix #459

* Expand fix to all usages of `priority` field bd465a9
  • Loading branch information
github-actions[bot] committed Jan 5, 2024
1 parent 366f7b6 commit 52b521f
Show file tree
Hide file tree
Showing 220 changed files with 97,228 additions and 97,228 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"test_run_information": {
"test_run_id": "f3059e94c5b35b46051d5befbcb576eacb9f89d5f739e5faf678f47b0a29b170",
"start_time": "2024-01-04 17:31:06 UTC",
"end_time": "2024-01-04 17:33:10 UTC",
"baseline": "1385130dfaa77dfe474552ca0fbf02fd3a540413a26093cc314287026cb8c37a",
"test_run_id": "f747d3480dcf3868e1905d02c2538e36685afd7e9d0e30ebf7fe8a913c3d31f4",
"start_time": "2024-01-05 11:17:00 UTC",
"end_time": "2024-01-05 11:19:01 UTC",
"baseline": "e3369c471572186191651d46740f82cc9fa1a205f01136d8b93edf29f5903d4c",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
Expand Down
2,472 changes: 1,236 additions & 1,236 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,472 changes: 1,236 additions & 1,236 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 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-f3059e9 sequence view</title>
<title>TR-f747d34 sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -113,31 +113,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-f3059e9</td>
<td>TR-f747d34</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-01-04 17:31:06 UTC</td>
<td>2024-01-05 11:17:00 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-01-04 17:33:10 UTC</td>
<td>2024-01-05 11:19:01 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-1385130</td>
<td>TB-e3369c4</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-8c7a7a3</td>
<td>interuss/monitoring/v0.0.0-bd465a9</td>
</tr>
<tr>
<td>Commit hash</td>
<td>8c7a7a38dd869b458121ddeacd27792e037c1112</td>
<td>bd465a9dd479287d3f5202db5350c2f30a3d4b38</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -1861,12 +1861,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">skip_action_when</div>:
<div class="node_key">include_action_when</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">include_action_when</div>:
<div class="node_key">skip_action_when</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2002,12 +2002,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">templated_reports</div>:
<div class="node_key">report_html</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">report_html</div>:
<div class="node_key">templated_reports</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2360,7 +2360,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:12
0:11
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 52b521f

Please sign in to comment.