Add docs for devs on setting up local code coverage #18
Labels
developer experience
Related to developer experience and/or tools
documentation
Related to documentation
tests
Work related to tests
Description
Add setup scripts, doc updates, etc. for code coverage
Value
Code coverage is an important part of the inner dev-loop process, and the PR validation checks enforce code coverage thresholds.
Accordingly, a developer working on this project needs to be able to generate code coverage info in his/her local env, and we should provide the relevant artifacts for them to be able to do so.
The text was updated successfully, but these errors were encountered: