Skip to content

fix: add coverage.cobertura.xml to default discovery patterns#76

Merged
MathurAditya724 merged 1 commit intogetsentry:mainfrom
jpnurmi:fix/coverlet
Apr 9, 2026
Merged

fix: add coverage.cobertura.xml to default discovery patterns#76
MathurAditya724 merged 1 commit intogetsentry:mainfrom
jpnurmi:fix/coverlet

Conversation

@jpnurmi
Copy link
Copy Markdown
Contributor

@jpnurmi jpnurmi commented Apr 8, 2026

.NET's XPlat Code Coverage (coverlet) outputs coverage.cobertura.xml which was not matched by the existing default patterns. Unfortunately, the output filename is not configurable (coverlet-coverage/coverlet#1276).

See also: https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-code-coverage

.NET's XPlat Code Coverage (coverlet) outputs coverage.cobertura.xml
which was not matched by the existing default patterns. The output
filename is not configurable (coverlet-coverage/coverlet#1276).

Refs:
- https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-code-coverage
- coverlet-coverage/coverlet#1276

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@MathurAditya724 MathurAditya724 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@MathurAditya724 MathurAditya724 merged commit afa6037 into getsentry:main Apr 9, 2026
3 checks passed
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