Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement Test Coverage Validation #36

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Implement Test Coverage Validation #36

merged 2 commits into from
Oct 20, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Oct 20, 2023

This pull request introduces a test coverage validation using pytest-cov to ensure 100% test coverage. This resolves #35.

@threeal threeal added the test label Oct 20, 2023
@threeal threeal added this to the Python Starter milestone Oct 20, 2023
@threeal threeal self-assigned this Oct 20, 2023
@threeal threeal changed the title Implement Test Coverage Check Implement Test Coverage Validation Oct 20, 2023
@threeal threeal marked this pull request as ready for review October 20, 2023 10:35
@threeal threeal merged commit 5ec2666 into main Oct 20, 2023
@threeal threeal deleted the impl-test-cov-check branch October 20, 2023 10:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement Test Coverage Check
1 participant