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

Fixes #23: Code coverage not shown with default templates #24

Merged
1 commit merged into from
Dec 31, 2021
Merged

Conversation

ghost
Copy link

@ghost ghost commented Dec 30, 2021

Please describe the change you are making

This PR fixes #23, where the code coverage wasn't shown in the output with the default template.

Additionally, this PR removes the .Coverage field from test cases because Go doesn't report it.

Your code will be released under the Unlicense into the public domain for everyone to use for any purpose. Are you in the position, and are you willing to release your code under this license?

Yes

@ghost ghost mentioned this pull request Dec 30, 2021
@ghost ghost added the bug Something isn't working label Dec 30, 2021
@ghost ghost force-pushed the bugfix/23 branch from f4b6395 to a90788e Compare December 31, 2021 17:26
@ghost ghost merged commit 258eec3 into main Dec 31, 2021
@ghost ghost deleted the bugfix/23 branch December 31, 2021 18:06
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Coverage is not being applied
0 participants