Skip to content
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

content(addManifest): remove badges from readme #301

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brunobuddy
Copy link
Contributor

Description

This PR improves the README.md file generated when using the npx add-manifest script. It removes all the badges from the README.

How can it be tested?

Just see the file before and after.

Check list before submitting

  • This PR is wrote in a clear language and correctly labeled
  • I created the related changeset for my changes with npx changeset
  • I have performed a self-review of my code (no debugs, no commented code, good naming, etc.)
  • I wrote the relative tests
  • I created a PR for the documentation if necessary and attached the link to this PR

@brunobuddy brunobuddy requested a review from SebConejo February 6, 2025 15:22
@brunobuddy brunobuddy marked this pull request as ready for review February 6, 2025 15:23
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.91%. Comparing base (f32492d) to head (b002cc4).
Report is 144 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #301       +/-   ##
===========================================
+ Coverage   56.39%   66.91%   +10.52%     
===========================================
  Files          42       51        +9     
  Lines        1204     1451      +247     
  Branches      298      331       +33     
===========================================
+ Hits          679      971      +292     
+ Misses        486      478        -8     
+ Partials       39        2       -37     

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

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.

2 participants