Skip to content

chore(docs): Fix dead for badge link on README.md #1328

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

Merged
merged 1 commit into from
Jul 14, 2025
Merged

chore(docs): Fix dead for badge link on README.md #1328

merged 1 commit into from
Jul 14, 2025

Conversation

neet
Copy link
Owner

@neet neet commented Jul 14, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 14, 2025 01:35
@neet neet enabled auto-merge July 14, 2025 01:35
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a broken CI badge URL in the README and adds missing alt text for the CI badge.

  • Update the CI badge image source to point at the correct GitHub Actions workflow file
  • Add alt="ci" attribute to the CI badge for accessibility
Comments suppressed due to low confidence (2)

README.md:10

  • Add an explicit alt attribute to this badge image (e.g., alt="coverage") to improve accessibility consistency.
  <a href="https://codecov.io/gh/neet/masto.js"><img src="https://codecov.io/gh/neet/masto.js/branch/main/graph/badge.svg" /></a>

README.md:11

  • Add an explicit alt attribute to this badge image (e.g., alt="maintainability") to improve accessibility consistency.
  <a href="https://codeclimate.com/github/neet/masto.js/maintainability"><img src="https://api.codeclimate.com/v1/badges/f56a1d2e6728a89d0a94/maintainability" /></a>

Copy link

size-limit report 📦

Path Size
rest 3.7 KB (0%)
streaming 3.7 KB (0%)
oauth 3.69 KB (0%)

Copy link

pkg-pr-new bot commented Jul 14, 2025

Open in StackBlitz

npm i https://pkg.pr.new/neet/masto.js/masto@1328

commit: aa9c06d

@neet neet disabled auto-merge July 14, 2025 01:44
@neet neet merged commit 1ea9875 into main Jul 14, 2025
6 of 7 checks passed
@neet neet deleted the fix-docs-md branch July 14, 2025 01:44
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.

1 participant