test(coverage): Record current project test coverage baseline

This commit is contained in:
James Rich 2026-03-18 19:52:37 -05:00
parent 1b0dc75dfe
commit 8bdd673a15

View file

@ -0,0 +1,6 @@
# Baseline Test Coverage Report
**Date:** Wednesday, March 18, 2026
**Overall Project Coverage:** 8.796%
**App Module Coverage:** 1.6404%
This baseline was captured using `./gradlew koverLog` at the start of the 'Expand Testing Coverage' track.