README: add Crates.io download-count badge beside version badge#33
Merged
Conversation
Co-authored-by: SF-Zhou <7477599+SF-Zhou@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add crate download count badge to README
README: add Crates.io download-count badge beside version badge
Mar 10, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a crates.io download-count badge to the README alongside the existing crates.io version badge, following the repository’s current badge list formatting.
Changes:
- Add a shields.io crates download badge (
crates/d/lockmap) linked to the crate page.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 1533 1533
=========================================
Hits 1533 1533 ☔ View full report in Codecov by Sentry. |
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.
README 头部 badge 缺少 crate 下载次数展示,导致包活跃度信息不完整。本 PR 在现有版本 badge 邻位补充下载次数 badge,保持现有 badge 风格与链接目标一致。
Badge 更新(README 顶部)
Crates.io版本 badge 旁新增Crates.io Downloadsbadgehttps://crates.io/crates/lockmap,便于统一跳转入口变更片段
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.