Skip to content

Commit

Permalink
[uss_qualifier] Add flight intent transformations (#400)
Browse files Browse the repository at this point in the history
* Add flight intent transformations

* Remove debugging message 28ae6a2
  • Loading branch information
github-actions[bot] committed Dec 15, 2023
1 parent b0cae38 commit 2081d6d
Show file tree
Hide file tree
Showing 200 changed files with 163,406 additions and 142,854 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": "726ba23bf5de71afd12a844df564a4de78dfa9c76252e8c9822ed3b621ceb099",
"start_time": "2023-12-13 21:38:49 UTC",
"end_time": "2023-12-13 21:40:49 UTC",
"baseline": "e7f627934308777f700379b6fe8cd42d82d4f648ed937b3dad74b88078513522",
"test_run_id": "bbd1b9cc408138438de5fc41c5ccaafd7a0dcd19a230e83988c24a2998c7dbf5",
"start_time": "2023-12-15 02:11:44 UTC",
"end_time": "2023-12-15 02:13:44 UTC",
"baseline": "1f0c47c056c4403185c83689603959aec58b9c19c2f806b28658cd8931be9834",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
2,412 changes: 1,206 additions & 1,206 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

22 changes: 11 additions & 11 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-726ba23 sequence view</title>
<title>TR-bbd1b9c sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -107,31 +107,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-726ba23</td>
<td>TR-bbd1b9c</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-13 21:38:49 UTC</td>
<td>2023-12-15 02:11:44 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-13 21:40:49 UTC</td>
<td>2023-12-15 02:13:44 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-e7f6279</td>
<td>TB-1f0c47c</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-2bbe9cb</td>
<td>interuss/monitoring/v0.0.0-28ae6a2</td>
</tr>
<tr>
<td>Commit hash</td>
<td>2bbe9cb24727686231112a88b65e9dd097272bbb</td>
<td>28ae6a2e3380702c1ed355878355b96680a8b122</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -732,7 +732,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -843,7 +843,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -955,7 +955,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1066,7 +1066,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 2081d6d

Please sign in to comment.