Skip to content

Add Support for Test Coverage in Python Projects #103

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

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

Conversation

kilo52
Copy link
Member

@kilo52 kilo52 commented Jul 5, 2025

Adds the --coverage option in test scripts of Python project source templates.

Added the --coverage option in test scripts of Python project source templates.

Signed-off-by: kilo52 <[email protected]>
@kilo52 kilo52 self-assigned this Jul 5, 2025
@kilo52 kilo52 added Improvement Improvement of an existing feature Templates Changes in project source templates Python Affects project source templates or init code for Python labels Jul 5, 2025
@kilo52 kilo52 linked an issue Jul 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement of an existing feature Python Affects project source templates or init code for Python Templates Changes in project source templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Standard Support for Code Test Coverage in Python Projects
1 participant