aimmo
aimmo copied to clipboard
Improve aimmo test coverage
Task Description
After migrating the build/test process to GitHub Actions, test coverage dropped as codecov is now reporting everything. We need to review/exclude the paths we don't want to cover and add more tests where needed.
Acceptance Criteria
- [ ] Project test coverage >70% (it was ~75% before) - the higher the better of course