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

Improve coverage and readability #40

Open
1 of 2 tasks
gmmajal opened this issue Apr 7, 2025 · 1 comment · Fixed by #41 · May be fixed by #42
Open
1 of 2 tasks

Improve coverage and readability #40

gmmajal opened this issue Apr 7, 2025 · 1 comment · Fixed by #41 · May be fixed by #42
Assignees

Comments

@gmmajal
Copy link
Contributor

gmmajal commented Apr 7, 2025

We should look to improve our test coverage. The bulk of the missing lines are coming from the script cli.py.

To-do:

  • Refactor unit tests having missing statements outside of qualle\interface\cli.py. We might have to check if only refactoring is required or if we need to write new unit tests from scratch.
  • Refactor the method cli_entrypoint() inside qualle\interface\cli.py to improve readability. Add unit tests for each subsequent unit associated with this method.
@gmmajal
Copy link
Contributor Author

gmmajal commented Apr 9, 2025

First item in the to-do list has been completed with #41

@gmmajal gmmajal linked a pull request Apr 10, 2025 that will close this issue
@gmmajal gmmajal linked a pull request Apr 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant