Skip to content

Commit

Permalink
[uss_qualifier] Fix schema generation logic (#356)
Browse files Browse the repository at this point in the history
Fix schema generation logic b32d925
  • Loading branch information
github-actions[bot] committed Nov 23, 2023
1 parent 2289ad6 commit 006ec79
Show file tree
Hide file tree
Showing 180 changed files with 43,702 additions and 43,702 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": "9addf4ec5b7767b0d772abaa973d96435f91683e58333afdb2460c034fa15ed5",
"start_time": "2023-11-23 05:15:10 UTC",
"end_time": "2023-11-23 05:16:17 UTC",
"baseline": "5edb049cb4ee4880204f9d9e1daabc561c69d39ba7a362ce9173a1f2c3816623",
"test_run_id": "a69bbcead6532a6e89df187f99a7c44afc299d4ab11667b68cd4bcdf80b33d6c",
"start_time": "2023-11-23 05:15:15 UTC",
"end_time": "2023-11-23 05:16:21 UTC",
"baseline": "494b26debfd59f64e42c019d3e7f609a81623d581aeb194d18c00cd5b681c5fd",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
1,762 changes: 881 additions & 881 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

1,762 changes: 881 additions & 881 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-9addf4e sequence view</title>
<title>TR-a69bbce 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-9addf4e</td>
<td>TR-a69bbce</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-11-23 05:15:10 UTC</td>
<td>2023-11-23 05:15:15 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-11-23 05:16:17 UTC</td>
<td>2023-11-23 05:16:21 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-5edb049</td>
<td>TB-494b26d</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-9aade3c</td>
<td>interuss/monitoring/v0.0.0-b32d925</td>
</tr>
<tr>
<td>Commit hash</td>
<td>9aade3c768747415a2707ca9b4d8a21b42fe7f32</td>
<td>b32d925b38ed7a58d70bd328ff3e39116fa93db5</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -719,7 +719,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 @@ -819,7 +819,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 @@ -920,7 +920,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 @@ -1020,7 +1020,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</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.

330 changes: 165 additions & 165 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s10.html

Large diffs are not rendered by default.

Loading

0 comments on commit 006ec79

Please sign in to comment.