-
-
Notifications
You must be signed in to change notification settings - Fork 4k
chore: update readme badges #11152
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
base: main
Are you sure you want to change the base?
chore: update readme badges #11152
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9b814f6
to
c4ab523
Compare
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.
The Discord server badge is also included in the readme's of packages, e.g.
discord.js/packages/actions/README.md
Line 8 in 88778df
<a href="https://discord.gg/djs"><img src="https://img.shields.io/discord/222078108977594368?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a> |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11152 +/- ##
==========================================
+ Coverage 44.26% 44.31% +0.04%
==========================================
Files 313 313
Lines 18064 18044 -20
Branches 1796 1796
==========================================
Hits 7996 7996
+ Misses 10056 10036 -20
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Can't we use a static badge with the vanity invite instead of removing the discord invite fully? After some attempts of playing around with it, seems decent?
|
That could work. Just dropping the link here: https://shields.io/badges/static-badge We could keep both badges this way! |
Closes #11150