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

[WIP] Support collecting and reporting code coverage for tests #170

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sharwell
Copy link
Member

  • Use OpenCover for collecting coverage data
  • Report coverage data to codecov.io

⚠️ Please do not rebase or squash this pull request during a merge.

@sharwell
Copy link
Member Author

@tmat I derived this from the work in dotnet/roslyn-analyzers#1616 but I have no real way to test it that I see. Is there a way to create a roslyn-analyzers PR that uses a PR build of RepoToolset, as opposed to a build that got published?

@JoeRobich
Copy link
Member

@sharwell Is this something we should be considering for roslyn-tools or would it be a better fit for Arcade?

@sharwell
Copy link
Member Author

Probably arcade, but not sure

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