[ ] Make it possible to automatically generate a test coverage report
[ ] Find tool to convert test coverage report into something easy readable
Description:
Spending time implementing this would make sure that we can easier confirm that our test suite is covering, and if it is reporting a missing branch, we can implement a test for it.
Acceptance criteria:
Description:
Spending time implementing this would make sure that we can easier confirm that our test suite is covering, and if it is reporting a missing branch, we can implement a test for it.
References: