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

collect code coverage and publish as part of tests #1047

Open
hahn-kev opened this issue Sep 2, 2024 · 1 comment
Open

collect code coverage and publish as part of tests #1047

hahn-kev opened this issue Sep 2, 2024 · 1 comment

Comments

@hahn-kev
Copy link
Collaborator

hahn-kev commented Sep 2, 2024

Describe the feature
Dotnet supports code coverage via coverlet, it's already there and setup, we just need to use it and figure out how to publish the coverage, not sure what github integration exists? or maybe just an html report?

Who is this feature for?
devs

@hahn-kev
Copy link
Collaborator Author

hahn-kev commented Sep 2, 2024

Just came across https://coveralls.io/ which looks like it would handle reporting for us, it also comments on the PR with coverage changes which would be interesting.

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

No branches or pull requests

1 participant