Skip to content

feat(cli): merge help output across builtin and project commands - #666

Open
ElijahAhianyo wants to merge 1 commit into
elijah/cot-cli-proxy/stack-3-proxyfrom
elijah/cot-cli-proxy/stack-4-help
Open

feat(cli): merge help output across builtin and project commands#666
ElijahAhianyo wants to merge 1 commit into
elijah/cot-cli-proxy/stack-3-proxyfrom
elijah/cot-cli-proxy/stack-4-help

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) labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Projectcot
Branchelijah/cot-cli-proxy/stack-4-help
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
13,466.00 µs
(+44.04%)Baseline: 9,348.94 µs
17,769.67 µs
(75.78%)
json_api/json_api📈 view plot
🚷 view threshold
1,017.70 µs
(-1.28%)Baseline: 1,030.90 µs
1,365.87 µs
(74.51%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
961.66 µs
(-0.50%)Baseline: 966.53 µs
1,259.08 µs
(76.38%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
933.95 µs
(+0.42%)Baseline: 930.09 µs
1,221.14 µs
(76.48%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
18,225.00 µs
(+8.24%)Baseline: 16,838.11 µs
21,470.76 µs
(84.88%)
🐰 View full continuous benchmarking report in Bencher

@ElijahAhianyo ElijahAhianyo changed the title elijah/cot cli proxy/stack 4 help feat(cli): merge help output across builtin and project commands Sep 3, 2026
@ElijahAhianyo
ElijahAhianyo force-pushed the elijah/cot-cli-proxy/stack-4-help branch from 67ea649 to 34b4732 Compare September 3, 2026 05:24
@ElijahAhianyo
ElijahAhianyo marked this pull request as ready for review September 3, 2026 05:25
@ElijahAhianyo
ElijahAhianyo force-pushed the elijah/cot-cli-proxy/stack-4-help branch from 34b4732 to 972e7b3 Compare September 3, 2026 05:53
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant