Skip to content

Commit

Permalink
[uss_qualifier/resources/f3548/dss/delete_op_intent] Use QueryError f…
Browse files Browse the repository at this point in the history
…or error handling (#483)

* [uss_qualifier/resources/f3548/dss/delete_op_intent] Use QueryError for error handling

* fix hanging 'make format' 7442b5d
  • Loading branch information
github-actions[bot] committed Feb 2, 2024
1 parent 04c0008 commit a9dbdc9
Show file tree
Hide file tree
Showing 281 changed files with 121,750 additions and 121,750 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": "80ed5bc8606e67e25562936d34ee5aa92e2132939cc509f27841da7c4585fcac",
"start_time": "2024-02-02 11:27:53 UTC",
"end_time": "2024-02-02 11:29:54 UTC",
"baseline": "319311b05a22daeb87aa9fd6f7fa1f6eacbc5424f06563ab9ae7323f11510d05",
"test_run_id": "d7533f0b3481fd6f427d9e75d874e4d5120bea92bf0068dccba3d73b876a7e11",
"start_time": "2024-02-02 12:03:28 UTC",
"end_time": "2024-02-02 12:05:29 UTC",
"baseline": "bac425c888d02687c5ef8dcbee8d9d7fdabbeee2d68988137d8f3870f37e3cac",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
Expand Down
2,728 changes: 1,364 additions & 1,364 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 9 additions & 9 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-80ed5bc sequence view</title>
<title>TR-d7533f0 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-80ed5bc</td>
<td>TR-d7533f0</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-02-02 11:27:53 UTC</td>
<td>2024-02-02 12:03:28 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-02-02 11:29:54 UTC</td>
<td>2024-02-02 12:05:29 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-319311b</td>
<td>TB-bac425c</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-cac2973</td>
<td>interuss/monitoring/v0.0.0-7442b5d</td>
</tr>
<tr>
<td>Commit hash</td>
<td>cac297332a548d9ed3d7a02c1aa4a5a6c9e5638a</td>
<td>7442b5de0bddff16315a890b865db53fceee6197</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -2338,12 +2338,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</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>
<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>
Expand Down
Loading

0 comments on commit a9dbdc9

Please sign in to comment.