Skip to content

Changed: Move crate version and docs badges to per-crate READMEs#67

Merged
Sewer56 merged 1 commit intomainfrom
docs/move-crate-badges
Mar 21, 2026
Merged

Changed: Move crate version and docs badges to per-crate READMEs#67
Sewer56 merged 1 commit intomainfrom
docs/move-crate-badges

Conversation

@Sewer56
Copy link
Copy Markdown
Member

@Sewer56 Sewer56 commented Mar 21, 2026

Summary

Each crate now owns its own Crates.io and Docs.rs badges in its README header. This removes visual clutter from the root README and gives each badge clear context next to the crate it describes.

Changes

  • Added Crates.io + Docs.rs badges to llm-coding-tools-core, llm-coding-tools-agents, and llm-coding-tools-models-dev READMEs
  • Consolidated existing badges in llm-coding-tools-serdesai onto a single line for consistency
  • Removed per-crate version badges and the standalone Docs.rs badge from the root README.MD
  • Root README retains only the CI badge

Each crate now owns its own Crates.io and Docs.rs badges in its README
header, reducing clutter in the root README and giving each badge
context next to the crate it describes.

Changes:
- Added version + docs.rs badges to core, agents, models-dev READMEs
- Consolidated serdesai badges onto a single line
- Removed per-crate badges and docs.rs badge from root README.MD
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 21, 2026

Warning

Rate limit exceeded

@Sewer56 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 21 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 48d03ede-183d-4dc3-9022-367d1e732ce7

📥 Commits

Reviewing files that changed from the base of the PR and between 5d5a4d5 and 7047109.

📒 Files selected for processing (5)
  • README.MD
  • src/llm-coding-tools-agents/README.md
  • src/llm-coding-tools-core/README.md
  • src/llm-coding-tools-models-dev/README.md
  • src/llm-coding-tools-serdesai/README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/move-crate-badges

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Sewer56 Sewer56 merged commit b3808a6 into main Mar 21, 2026
6 checks passed
@Sewer56 Sewer56 deleted the docs/move-crate-badges branch March 21, 2026 01:08
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.73%. Comparing base (5d5a4d5) to head (7047109).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   79.73%   79.73%           
=======================================
  Files         100      100           
  Lines        3493     3493           
=======================================
  Hits         2785     2785           
  Misses        708      708           
Flag Coverage Δ
unittests 79.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sewer56 added a commit that referenced this pull request Mar 30, 2026
Changed: Move crate version and docs badges to per-crate READMEs
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.

1 participant