feat(ui): add /badge/compare/ endpoints#2641
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
🔗 Linked issue
NA
🧭 Context
For the npmx Renovate preset, I wanted to add some e18e related badges. I think it would be useful to be able to identify e18e changes when reviewing a Renovate PR.
📚 Description
This PR adds
/badge/compare/endpoints. One for single package compare and one for cross package compare.single package compare:
cross package compare:
I am not fully satisfied with the API. Perhaps it could be made a bit cleaner. Feedback welcome! (opening as draft for now)
This PR includes the changes of #2640
Disclaimer: I have used claude for docs and to extract the shared utils for compare and normal badges