Skip to content

feat!: consolidate cot cli commands into one#587

Draft
ElijahAhianyo wants to merge 4 commits into
masterfrom
elijah/cot-proxy-cmd
Draft

feat!: consolidate cot cli commands into one#587
ElijahAhianyo wants to merge 4 commits into
masterfrom
elijah/cot-proxy-cmd

Conversation

@ElijahAhianyo

Copy link
Copy Markdown
Contributor

Related issue or discussion

Description

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / cleanup
  • Performance improvement
  • Other (describe above)

Checklist

  • I've read the contributing guide
  • Tests pass locally (just test-all)
  • Code passes clippy (just clippy)
  • Code is properly formatted (cargo fmt)
  • New tests added (regression test for bugs, coverage for new features)
  • Documentation (both code and site) updated (if applicable)

@github-actions github-actions Bot added A-deps Area: Dependencies C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate) labels Jun 10, 2026
@ElijahAhianyo ElijahAhianyo changed the title consolidate cot cli commands into one feat!: consolidate cot cli commands into one Jun 10, 2026
@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Branchelijah/cot-proxy-cmd
Testbedgithub-ubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
5,168.60 µs
(-16.45%)Baseline: 6,186.06 µs
7,790.58 µs
(66.34%)
json_api/json_api📈 view plot
🚷 view threshold
903.99 µs
(-16.47%)Baseline: 1,082.21 µs
1,323.72 µs
(68.29%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
854.41 µs
(-14.68%)Baseline: 1,001.45 µs
1,204.77 µs
(70.92%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
816.44 µs
(-15.31%)Baseline: 963.98 µs
1,168.29 µs
(69.88%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
14,951.00 µs
(-15.39%)Baseline: 17,669.59 µs
21,075.78 µs
(70.94%)
🐰 View full continuous benchmarking report in Bencher

- help for workspaces and packages now dispatch to the custom help handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-deps Area: Dependencies C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant