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

Increase test coverage to 80% #95

Open
5 tasks
CSchoel opened this issue Jul 15, 2021 · 0 comments
Open
5 tasks

Increase test coverage to 80% #95

CSchoel opened this issue Jul 15, 2021 · 0 comments
Assignees

Comments

@CSchoel
Copy link
Contributor

CSchoel commented Jul 15, 2021

After a test coverage tool has been set up (#94), ensure that the test coverage for the main branch of the project is (and stays at) at least 80%. This includes...

  • ... identifying good test cases that cover remaining lines of code that are currently untested
  • ... implementing those test cases,
  • ... implementing dummy classes that return the required results for a test case, if needed,
  • ... documenting those test cases (what is the null hypothesis?),
  • ... and keeping watch over changes in test coverage. during any pull request to the main branch.
@CSchoel CSchoel assigned CptKaNe and unassigned IlmarB Jul 30, 2021
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

3 participants