Skip to content

Conversation

fiseni
Copy link
Collaborator

@fiseni fiseni commented Jun 11, 2025

No description provided.

@fiseni fiseni requested a review from Copilot June 11, 2025 14:24
Copy link

@Copilot 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 switches the coverage report generation from Cobertura to OpenCover format.

  • Adds Format=opencover to the dotnet test coverage collector.
  • Updates reportgenerator input pattern from coverage.cobertura.xml to coverage.opencover.xml.
Comments suppressed due to low confidence (1)

coverage.sh:20

  • Quote the $testtarget variable to prevent word splitting in shell, e.g., use "$testtarget".
dotnet test $testtarget --configuration Release --no-build --no-restore --framework net9.0 --collect:"XPlat Code Coverage;Format=opencover"

@fiseni fiseni merged commit 3a145fb into main Jun 11, 2025
@fiseni fiseni deleted the fiseni/opencover branch June 11, 2025 14:26
This was referenced Aug 20, 2025
This was referenced Sep 2, 2025
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