Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enabling code coverage using scoverage
* `sbt/sbt clean coverage test` to instrument then collect coverage data from all unit tests * current coverage is 1.62% in total, need more unit tests
- Loading branch information