Open
Description
To improve code quality and avoid breaking changes, code coverage should be run across code before running in product. This is critical to avoiding hole in our test coverage which can lead to issues in production.
Definition of Done
- code coverage run on /ingest-tools
- the code coverage is run for each PR
- code coverage is reported for each PR.
Activity