-
Notifications
You must be signed in to change notification settings - Fork 24
chore(readme): add badge #284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #284 +/- ##
=======================================
Coverage 91.31% 91.31%
=======================================
Files 51 51
Lines 3674 3674
Branches 166 166
=======================================
Hits 3355 3355
Misses 318 318
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds visibility metrics to the project’s README by including badges for code coverage and best practices scoring.
- Insert Codecov badge with coverage graph
- Insert CII Best Practices badge
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Fast-tracking due to the nature of this change. |
Description
Related Issues
No related issues, I just noticed this
Check List
node --run testand all tests passed.node --run format&node --run lint.