Skip to content

Conversation

@GitToTheHub
Copy link
Contributor

I find it better, when you can see the current package.json version of the repository in the title. I used shields.io for it. To not be confused with the current released npm package, I created a section Stable Release which shows the npm version. I removed the nodei.co badge because it was hard to read and showed npm install cordova-android though you should add a platform with cordova platform add android.

Platforms affected

Motivation and Context

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

- Added current package version as badge in title
- Removed nodei.co badge
- Added npm version badge via shields.io in section `Stable Release`
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.90%. Comparing base (d7afba0) to head (10437f8).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1872      +/-   ##
==========================================
+ Coverage   60.79%   61.90%   +1.10%     
==========================================
  Files          23       24       +1     
  Lines        4811     4919     +108     
==========================================
+ Hits         2925     3045     +120     
+ Misses       1886     1874      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erisu erisu changed the title Enhance README with github and npm version badges doc(readme): update github and npm version badges Nov 26, 2025
. Updated badges in README.md for npm version and GitHub version by using `shields.io` for the badges, because it has a more open license (uses `CC0-1.0`) than `nodei.co` and offers labels, which `nodei.co` does not support
- Removed the Stable Release section again, the badge is now shown directly underneath the main title
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.

3 participants