• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Idrinth / habit-evaluator / 22075212553 / 2
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 07:34PM UTC
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Feb 2026 07:28PM UTC coverage: 95.261%. Remained the same
22075212553.2

push

github

web-flow
Fix Maestro coverage report skipped due to storage permission issue (#436)

The jacocoMaestroReport task was always SKIPPED because no .ec coverage
files were being produced. On the API 30 CI emulator, the app targets
SDK 35 and had WRITE_EXTERNAL_STORAGE capped at maxSdkVersion=28, so
writing to /sdcard/ failed silently. Change the CoverageBroadcastReceiver
to write to the app's own external files directory (Context.getExternalFilesDir),
which requires no permissions, and update the Maestro test script to pull
from the corresponding path.

https://claude.ai/code/session_017gm6kubykhWFTcLT8bGEuf

Co-authored-by: Claude <noreply@anthropic.com>

60 of 69 branches covered (86.96%)

Branch coverage included in aggregate %.

141 of 142 relevant lines covered (99.3%)

21.41 hits per line

Source Files on job website - 22075212553.2
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22075212553
  • ebd72d02 on github
  • Prev Job for on the-one (#22074739422.1)
  • Next Job for on the-one (#22075923050.7)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc