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

Add coverage in template and add docs #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gustoliveira
Copy link

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

One feature that I use often is to test based in coverage, but today there is not a way to get this in the Makefile template.

With this in mind, this pull request adds a new make command to get coverage target in Makefile template which was previously missing.

Description of Changes:

  • Added new coverage make target to generate and display test coverage report
  • Updated README.md with instructions for running coverage report
  • Added coverage documentation in the makefile documentation
  • Updated .PHONY to include the new coverage target

Checklist

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.

1 participant