style(router): cargo fmt + clippy clean (hero_router & hero_router_test) #122
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_router!122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_fmt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #121 (SSE alignment), which merged the logic but left the formatting uncommitted in the working tree. This brings both crates to fmt-clean + clippy-clean.
Changes (no behavior change)
cargo fmtacrosshero_router+hero_router_test(31 files)let lines = lines;rebind (routes.rs)checked_divfor avg-latency / percent (runner.rs,scenarios.rs)&Pathinstead of&PathBuf(hero_router_testmain.rs)+list markers (fake_service.rs,main.rsparse_binddoc)Verification
cargo fmt --check→ cleancargo clippy -p hero_router -p hero_router_test --all-targets→ 0 warningscargo test -p hero_router→ 143 + 5 + 5 pass🤖 Generated with Claude Code