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

Improving unit test coverage. #164

Open
Tracked by #142
nao1215 opened this issue Nov 2, 2023 · 0 comments
Open
Tracked by #142

Improving unit test coverage. #164

nao1215 opened this issue Nov 2, 2023 · 0 comments

Comments

@nao1215
Copy link
Owner

nao1215 commented Nov 2, 2023

To proceed with refactoring, it is necessary to ensure the current behavior through unit tests. First, create unit tests for functions that are not covered by test coverage. Since unit tests are created incrementally, it is expected that multiple pull requests will be made.

You can check the unit test coverage with the following command.

$ make test
$ open coverage.html 
@nao1215 nao1215 mentioned this issue Nov 2, 2023
19 tasks
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

No branches or pull requests

1 participant