Skip to content

feat: enables several globs to exclude from coverage calculations#1532

Open
juan-vgv wants to merge 5 commits intomainfrom
feat/several-exclude-globs
Open

feat: enables several globs to exclude from coverage calculations#1532
juan-vgv wants to merge 5 commits intomainfrom
feat/several-exclude-globs

Conversation

@juan-vgv
Copy link

@juan-vgv juan-vgv commented Mar 13, 2026

Status

READY

Description

This PR allows passing several space separated globs to be ignored during coverage calculations. This is how Very Good Coverage works, see Example Usage

NOTE: the update to lcov_parser is only required to enable easier testing of CoverageMetrics.fromLcovRecords through Parser.parseLines.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@marcossevilla marcossevilla marked this pull request as ready for review March 13, 2026 14:05
@marcossevilla marcossevilla requested a review from a team as a code owner March 13, 2026 14:05
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