# Motivation Right now, the unit coverage spans the `RangeTree` and `Entity` modules, but ideally much more coverage is needed. ## Requirements - [ ] Extend unit testing to all modules, ideally achieving 80-90% coverage - [ ] Inquire/look into a Motoko test coverage reporting tool.
Motivation
Right now, the unit coverage spans the
RangeTreeandEntitymodules, but ideally much more coverage is needed.Requirements