Introduce structs for report types, to be used in the report service.
They're somehow counterparts of lib/types/report_types.js but modified to be properly serialized/deserialized by Serde.
Depends on D8865
Paths
| Differential D8937 Authored by bartek on Aug 25 2023, 1:07 AM.
Details Summary Introduce structs for report types, to be used in the report service. Depends on D8865 Test Plan Tested together with further diffs.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptAug 25 2023, 1:07 AM2023-08-25 01:07:22 (UTC-7) Harbormaster completed remote builds in B22073: Diff 30298.Aug 25 2023, 1:24 AM2023-08-25 01:24:42 (UTC-7) This revision is now accepted and ready to land.Aug 28 2023, 12:38 AM2023-08-28 00:38:54 (UTC-7) Closed by commit rCOMMb2bcf2b1d29b: [report-service] Add report types structs (authored by bartek). · Explain WhyAug 28 2023, 7:46 AM2023-08-28 07:46:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30298 services/reports/Cargo.lock
services/reports/Cargo.toml
services/reports/src/main.rs
services/reports/src/report_types.rs
|