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

Idrinth / habit-evaluator / 22075212553
40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 07:29PM UTC
Jobs 8
Files 303
Run time 1min
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: 44.604% (-0.01%) from 44.615%
22075212553

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>

2782 of 7082 branches covered (39.28%)

Branch coverage included in aggregate %.

9426 of 20288 relevant lines covered (46.46%)

2.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
14
0.0
0.0% de/idrinth/habitevaluator/android/coverage/CoverageBroadcastReceiver.java
1
50.0
-50.0% homepage/src/routes/+layout.ts
Jobs
ID Job ID Ran Files Coverage
1 homepage-e2e - 22075212553.1 16 Feb 2026 07:29PM UTC 10
74.07
GitHub Action Run
2 website - 22075212553.2 16 Feb 2026 07:29PM UTC 3
95.26
GitHub Action Run
3 website-e2e - 22075212553.3 16 Feb 2026 07:29PM UTC 9
39.18
GitHub Action Run
4 homepage - 22075212553.4 16 Feb 2026 07:29PM UTC 4
100.0
GitHub Action Run
5 desktop - 22075212553.5 16 Feb 2026 07:30PM UTC 25
43.41
GitHub Action Run
6 webserver - 22075212553.6 16 Feb 2026 07:30PM UTC 64
65.64
GitHub Action Run
7 android - 22075212553.7 16 Feb 2026 07:30PM UTC 104
18.49
GitHub Action Run
8 shared - 22075212553.8 16 Feb 2026 07:30PM UTC 91
81.67
GitHub Action Run
Source Files on build 22075212553
  • Tree
  • List 303
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22075212553
  • ebd72d02 on github
  • Prev Build on the-one (#22074739422)
  • Next Build on the-one (#22075923050)
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