Skip to content

Add test coverage reporting (Vitest + CI)#64

Description

@DataDave-Dev

馃嚜馃嚫 Espa帽ol

pnpm test corre vitest run sin cobertura. El .gitignore ya ignora /coverage, pero no hay @vitest/coverage-v8, ni config de cobertura, ni script test:coverage.

Archivos: vitest.config.ts, .github/workflows/ci.yml, package.json

Soluci贸n sugerida: Agregar @vitest/coverage-v8, un bloque coverage, un script test:coverage, y mostrar un resumen de cobertura en CI.


馃嚞馃嚙 English

pnpm test runs vitest run with no coverage. .gitignore already ignores /coverage, but there's no @vitest/coverage-v8, no coverage config, and no test:coverage script.

Files: vitest.config.ts, .github/workflows/ci.yml, package.json

Suggested fix: Add @vitest/coverage-v8, a coverage block, a test:coverage script, and surface a coverage summary in CI.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingTests and coveragetoolingBuild, CI, DX tooling

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions