Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: - The contextual library has code coverage reporting, but it is not produced or retained by the CI/CD. Solution: - Add two steps to the CI/CD script: one to generate the code coverage report and one to upload it as an artifact.
- Loading branch information