Conversation
This is to prompt DeepWiki to automatically update their AI-generated docs.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds an “Ask DeepWiki” badge to the README to encourage DeepWiki to generate/update AI docs, and reorganizes the existing learning-resource badges so they appear together.
Changes:
- Add a DeepWiki badge linking to
https://deepwiki.com/cot-rs/cot. - Move the Guide and Documentation badges to a separate line below the community/support badges for clearer grouping.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
| Branch | deepwiki-badge |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result milliseconds (ms) (Result Δ%) | Upper Boundary milliseconds (ms) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 6.81 ms(+12.16%)Baseline: 6.08 ms | 7.58 ms (89.89%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.21 ms(+13.70%)Baseline: 1.07 ms | 1.30 ms (93.39%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.10 ms(+11.77%)Baseline: 0.98 ms | 1.18 ms (92.90%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 1.06 ms(+11.68%)Baseline: 0.95 ms | 1.15 ms (92.13%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 17.47 ms(-1.21%)Baseline: 17.68 ms | 21.33 ms (81.88%) |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ElijahAhianyo
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is to prompt DeepWiki to automatically update their AI-generated docs. I think it's never too many resources that users can use, and it's actually pretty neat from what I looked: https://deepwiki.com/cot-rs/cot
I moved the guide and docs badges to separate line with DeepWiki to group all learning-resources in one place.
Type of change