Conversation
Summary by CodeRabbit
WalkthroughUpdated the README's CI/CD and Snyk badge section by modifying the Snyk badge URL from an advisor-based endpoint to a security-focused package path and adding a color parameter (color=41B5BE) to the CI/CD status badge image. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Additional details and impacted files@@ Coverage Diff @@
## dev #3250 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 307 307
Lines 18377 18377
Branches 2358 2358
=========================================
Hits 18377 18377 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



Proposed change
It seems that Snyk badge is no longer available. So I try to use "Package Health Score" value directly from page (
regex = '(class="score-number".*?>)(\d{1,3}/\d{1,3})', replace = '$2').Generated documentation preview.
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.