Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: exclude testlogger assemblies from code coverage. #104

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

codito
Copy link
Collaborator

@codito codito commented Feb 10, 2024

Add ExcludeFromCodeCoverage at assembly level to avoid instrumentation of test loggers. Dynamic coverage instrumentation was messing up with test runner callbacks leading to sporadically missing test result files.

See spekt/junit.testlogger#64 and spekt/junit.testlogger#72.

@codito codito merged commit eb34e3c into spekt:master Feb 10, 2024
2 checks passed
@codito codito deleted the exclude-codecov branch February 10, 2024 01:31
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.

None yet

1 participant