Skip to content

Commit

Permalink
[uss_qualifier] add utility method to planning area resource to gener…
Browse files Browse the repository at this point in the history
…ate OIR params (#558)

[uss_qualifier] add utility method to planning area resource to generate OIR params. 10121f9
  • Loading branch information
github-actions[bot] committed Mar 14, 2024
1 parent 04d2422 commit 20ce37c
Show file tree
Hide file tree
Showing 292 changed files with 147,899 additions and 147,899 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

3,780 changes: 1,890 additions & 1,890 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/mock_uss.html

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": "740a43b40af63e59a0e127f11803d876a6b43c6e8e565f289e16b9837ddbe5be",
"start_time": "2024-03-12 16:40:06 UTC",
"end_time": "2024-03-12 16:42:07 UTC",
"baseline": "94966b37f8b95ae6c5c272d1535f384d38b4b096f15340f950267e3d98802b85",
"test_run_id": "2265c1de1f6e7b7d8e1b13eede2c837abd91c4f0708825efe16ac36831a99c92",
"start_time": "2024-03-14 16:31:09 UTC",
"end_time": "2024-03-14 16:33:12 UTC",
"baseline": "02add8dfb94e2469be7abb445f1e6a1a50cc400c1deaffe85a855991fbec1a3e",
"environment": "4c7ef6f9813083a9c875731b18ca0c48f99c3418f2be3b6e294db6325157e883"
},
"participant_verifications": {
Expand Down
3,084 changes: 1,542 additions & 1,542 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

3,084 changes: 1,542 additions & 1,542 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 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-740a43b sequence view</title>
<title>TR-2265c1d sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -117,34 +117,34 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-740a43b</td>
<td>TR-2265c1d</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-03-12 16:40:06 UTC</td>
<td>2024-03-14 16:31:09 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-03-12 16:42:07 UTC</td>
<td>2024-03-14 16:33:12 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-94966b3</td>
<td>TB-02add8d</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-4c7ef6f</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-91dffe2</td>
<td>interuss/monitoring/v0.0.0-10121f9</td>
</tr>
<tr>
<td>Commit hash</td>
<td>91dffe2984369e69c2c758215d0d27f9c243a49a</td>
<td>10121f9269d08ef4efa05455b68d9115b1f878c4</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-91dffe2</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-10121f9</div>
</div>
</div>

Expand Down Expand Up @@ -2221,12 +2221,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 @@ -2267,12 +2267,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
<div class="node_key">sequence_view</div>:
<div class="node_value"> <ul>
<li class="not_collapseable">
<div class="node_key">redact_access_tokens</div>:
<div class="node_key">render_kml</div>:
<div class="node_value"> True
</div>
</li>
<li class="not_collapseable">
<div class="node_key">render_kml</div>:
<div class="node_key">redact_access_tokens</div>:
<div class="node_value"> True
</div>
</li>
Expand Down Expand Up @@ -2959,7 +2959,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:11
0:12
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3081,7 +3081,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3202,7 +3202,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
</table>
Expand Down
Loading

0 comments on commit 20ce37c

Please sign in to comment.