crates/otelite/src/commands/service.rs (331 regions, 226 LOC) has zero coverage. Easy fix: add a parser-only test that constructs the Service subcommand args without actually invoking systemd/launchd. If the code is genuinely unused, delete it.
Filed from review on 2026-05-15.
crates/otelite/src/commands/service.rs(331 regions, 226 LOC) has zero coverage. Easy fix: add a parser-only test that constructs theServicesubcommand args without actually invoking systemd/launchd. If the code is genuinely unused, delete it.Filed from review on 2026-05-15.