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

Achieve 100% test coverage for all existing code #24

Closed
knakamura13 opened this issue Oct 8, 2024 · 1 comment
Closed

Achieve 100% test coverage for all existing code #24

knakamura13 opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@knakamura13
Copy link
Owner

Issue Summary
Use coverage run -m pytest to determine which lines of code are missing coverage. Write new tests using Pytest and Unittest until 100% coverage is achieved. Once this work is complete, more advanced and risky improvements to the code can be made.

@knakamura13
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant