Skip to content

Add coverage in template and add docs#362

Closed
gustoliveira wants to merge 1 commit intoMelkeydev:mainfrom
gustoliveira:add-test-coverage-makefile
Closed

Add coverage in template and add docs#362
gustoliveira wants to merge 1 commit intoMelkeydev:mainfrom
gustoliveira:add-test-coverage-makefile

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

@Ujstor
Copy link
Collaborator

Ujstor commented Apr 18, 2025

We decided to skip this feature.

@Ujstor Ujstor closed this Apr 18, 2025
@gustoliveira gustoliveira deleted the add-test-coverage-makefile branch April 20, 2025 15:59
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