Page MenuHomePhabricator

[reports] Move HTTP-specific service code
ClosedPublic

Authored by bartek on Jun 17 2024, 3:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 8:56 AM
Unknown Object (File)
Wed, Nov 13, 6:44 PM
Unknown Object (File)
Thu, Nov 7, 4:00 PM
Unknown Object (File)
Thu, Nov 7, 11:19 AM
Unknown Object (File)
Thu, Nov 7, 7:16 AM
Unknown Object (File)
Thu, Nov 7, 7:09 AM
Unknown Object (File)
Thu, Nov 7, 6:28 AM
Unknown Object (File)
Thu, Nov 7, 5:24 AM
Subscribers

Details

Summary

Moving code around. The service.rs became too big, so kept only reports business logic there,
and moved HTTP-specific code to http/service.rs

Depends on D12448

Test Plan

cargo check

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable