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: Coverlet 'Unable to read beyond end of stream' IOException #800

Merged

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The PR replaces the MSBuild Coverlet driver with the Collector driver.

Why is it important?

I noticed our pipeline (tests) sometimes run into this error: Unable to read beyond end of stream. Since they recommend using the Collector driver instead, I replaced it and simplified the configuration.

Related issues

-

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Feb 24, 2023
@netlify
Copy link

netlify bot commented Feb 24, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 24d9b7d
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/63f8745abd6c9800088d6c60
😎 Deploy Preview https://deploy-preview-800--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@HofmeisterAn HofmeisterAn changed the title fix: Coverlet 'Unable to read beyond end of stream' fix: Coverlet 'Unable to read beyond end of stream' IOException Feb 24, 2023
@HofmeisterAn HofmeisterAn merged commit 7e41ef3 into develop Feb 24, 2023
@HofmeisterAn HofmeisterAn deleted the bugfix/fix-unable-to-read-beyond-the-end-of-the-stream branch February 24, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant