Skip to content

chore: move crates to crates directory#506

Merged
seqre merged 1 commit intomasterfrom
crate-reorganization
Mar 13, 2026
Merged

chore: move crates to crates directory#506
seqre merged 1 commit intomasterfrom
crate-reorganization

Conversation

@seqre
Copy link
Member

@seqre seqre commented Mar 13, 2026

We have quite a lot of files in the main directory of the repo, so I thought this could be a small improvement to the situation.

@seqre seqre self-assigned this Mar 13, 2026
Copilot AI review requested due to automatic review settings March 13, 2026 18:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reorganizes the Rust workspace to reduce top-level repo clutter by moving internal crates under a crates/ directory and updating workspace configuration accordingly.

Changes:

  • Update [workspace].members entries to point to crates/*.
  • Update workspace path dependencies for cot* crates to crates/*.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@seqre seqre enabled auto-merge (squash) March 13, 2026 18:27
@github-actions
Copy link

🐰 Bencher Report

Branchcrate-reorganization
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,850.30 µs
(-1.21%)Baseline: 5,921.87 µs
7,023.31 µs
(83.30%)
json_api/json_api📈 view plot
🚷 view threshold
1,005.40 µs
(-2.00%)Baseline: 1,025.91 µs
1,174.93 µs
(85.57%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
959.77 µs
(+1.48%)Baseline: 945.80 µs
1,076.39 µs
(89.17%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
922.47 µs
(+1.75%)Baseline: 906.56 µs
1,034.01 µs
(89.21%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
17,649.00 µs
(+0.62%)Baseline: 17,539.77 µs
20,712.08 µs
(85.21%)
🐰 View full continuous benchmarking report in Bencher

@seqre seqre merged commit 5d2f24c into master Mar 13, 2026
38 checks passed
@seqre seqre deleted the crate-reorganization branch March 13, 2026 18:54
@cotbot cotbot bot mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants