Skip to content

Enable coverage collection when enabled#5

Merged
discordier merged 1 commit intomasterfrom
feature/coverage
Mar 23, 2026
Merged

Enable coverage collection when enabled#5
discordier merged 1 commit intomasterfrom
feature/coverage

Conversation

@discordier
Copy link
Copy Markdown
Member

This adds a new config key 'coverage' with the following enum values:

  • clover
  • cobertura
  • crap4j
  • php
  • text
  • xml

html has been left out for the moment, as it is creating a directory instead of a simple file.

@discordier discordier requested a review from dmolineus July 8, 2025 10:44
@discordier discordier self-assigned this Jul 8, 2025
This adds a new config key 'coverage' with the following enum values:
- clover
- cobertura
- crap4j
- php
- text
- xml

html has been left out for the moment, as it is creating a directory
instead of a simple file.
@discordier discordier merged commit a86d8a2 into master Mar 23, 2026
6 checks passed
@discordier discordier deleted the feature/coverage branch March 23, 2026 09:18
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