## Describe the Feature Setup code coverage reporting so that we are aware how well are out code paths covered. ## Possible Implementations Popular solution seems to be: https://about.codecov.io/ we could use something else if there are compelling reasons to do so. ## Related Issues N/A