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.
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.