Skip to content

Conversation

@pablofullana
Copy link
Member

This PR adds coverage and a badge for it (via Codecov)

@pablofullana pablofullana requested a review from Copilot October 27, 2025 18:19
@pablofullana pablofullana self-assigned this Oct 27, 2025
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 PR integrates code coverage reporting into the project using Codecov, enabling visibility into test coverage metrics through automated CI reporting and a README badge.

Key changes:

  • Added @vitest/coverage-v8 dependency and test:coverage npm script for generating coverage reports
  • Updated CI workflow to run coverage tests and upload results to Codecov
  • Added Codecov badge to README for displaying coverage status

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Added coverage dependency and npm script for running tests with coverage
README.md Added Codecov badge to display coverage metrics
.github/workflows/ci.yml Updated CI workflow to generate and upload coverage reports to Codecov
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pablofullana pablofullana merged commit 7aa0651 into main Oct 27, 2025
2 checks passed
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants