Skip to content

Remove Codecov (not used)#1798

Merged
coliff merged 3 commits intomainfrom
dev/coliff/docs-update-feb26
Feb 6, 2026
Merged

Remove Codecov (not used)#1798
coliff merged 3 commits intomainfrom
dev/coliff/docs-update-feb26

Conversation

@coliff
Copy link
Member

@coliff coliff commented Feb 6, 2026

This pull request removes Codecov integration from the project and updates the website dependencies. The most notable changes are the removal of Codecov configuration, workflow steps, and badges, as well as updating the @astrojs/starlight dependency to a newer version.

Additionally, there are minor improvements to documentation wording and changelog formatting.

Codecov removal:

  • Removed the Codecov badge from README.md, eliminating its display from project documentation.
  • Deleted the codecov.yml configuration file, removing all Codecov-specific coverage settings.
  • Removed Codecov upload steps from the GitHub Actions workflow in .github/workflows/test.yml, stopping coverage uploads.
  • Removed "codecov" from the spelling dictionary in .cspell.json.

Website dependency update:

  • Updated @astrojs/starlight dependency from version 0.37.5 to 0.37.6 in website/package.json and website/package-lock.json. [1] [2] [3]

Documentation improvements:

  • Improved changelog formatting by linking the attr-lowercase rule in website/src/content/docs/changelog.mdx.
  • Clarified wording in the main-require rule documentation in website/src/content/docs/rules/main-require.mdx.

Copilot AI review requested due to automatic review settings February 6, 2026 07:19
gemini-code-assist[bot]

This comment was marked as resolved.

Copy link
Contributor

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

This pull request removes unused Codecov integration from the HTMLHint project and includes minor website dependency updates and documentation improvements. The removal of Codecov is incomplete due to a critical workflow configuration error.

Changes:

  • Removed Codecov configuration file, README badge, workflow upload steps, and spelling dictionary entry
  • Updated @astrojs/starlight from 0.37.5 to 0.37.6
  • Enhanced changelog formatting with a hyperlink and improved documentation wording

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
codecov.yml Deleted Codecov configuration file
README.md Removed Codecov badge from project documentation
.github/workflows/test.yml Removed Codecov upload step but left incomplete coverage step
.cspell.json Removed "codecov" from spelling dictionary
website/package.json Updated @astrojs/starlight to 0.37.6
website/package-lock.json Updated @astrojs/starlight lockfile entries
website/src/content/docs/changelog.mdx Added hyperlink to attr-lowercase rule
website/src/content/docs/rules/main-require.mdx Modified wording with grammatical error
Files not reviewed (1)
  • website/package-lock.json: Language not supported

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 6, 2026

Deploying htmlhint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32e1d58
Status: ✅  Deploy successful!
Preview URL: https://9019fb76.htmlhint.pages.dev
Branch Preview URL: https://dev-coliff-docs-update-feb26.htmlhint.pages.dev

View logs

@coliff coliff merged commit 2256ee5 into main Feb 6, 2026
30 checks passed
@coliff coliff deleted the dev/coliff/docs-update-feb26 branch February 6, 2026 07:27
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