chronon
chronon copied to clipboard
[Dev] Coverage
Summary
Adding support for coverage and adding coverage report to CI artifacts.
Why / Goal
Simplify code reviews by understanding if the tests cover the code.
Test Plan
-
[ ] Added Unit Tests
-
[x] Added CI
-
[ ] Covered by existing CI
-
[ ] Integration tested
Checklist
- [ ] Documentation update