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 test coverage #340

Open
1 of 4 tasks
MartinBenediktBusch opened this issue Apr 19, 2024 · 0 comments
Open
1 of 4 tasks

Improve test coverage #340

MartinBenediktBusch opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
improvement improving an existing feature

Comments

@MartinBenediktBusch
Copy link
Collaborator

MartinBenediktBusch commented Apr 19, 2024

Test Coverage Status Quo:

status_quo

To Do

  • Make tests independent of the default seed as described here Add parameters to seed #335
  • Create test cases for services that do not have any test yet
  • Push test coverage of functions (% Func) to 100% (i.e. each function should at least have one test case).
  • Push overall percentage (row: all files) of Statements (% Stmts) and Lines (% Lines) to >= 80 %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improving an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant