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

Idrinth / habit-evaluator / 22089728521
40%

Build:
DEFAULT BRANCH: the-one
Ran 17 Feb 2026 07:31AM 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

17 Feb 2026 07:31AM UTC coverage: 44.517% (-0.06%) from 44.578%
22089728521

push

github

web-flow
Fix sleep instrumentation: use goAsync() and add diagnostic status files (#447)

The CoverageBroadcastReceiver ran entirely on the main thread, which
could be blocked by heavy custom view rendering (e.g. SleepAnalysisActivity
with three chart views on a software-rendered emulator). The broadcast was
queued behind UI work and never processed within the retry window.

Changes:
- Use goAsync() + background thread in CoverageBroadcastReceiver so the
  coverage dump no longer competes with the main thread
- Write a .status file alongside the .ec file on every attempt (even on
  failure) so the collection script can distinguish "receiver never ran"
  from "receiver ran but JaCoCo returned empty data" or "Offline class
  not found"
- Update run-maestro-tests.sh to read the status file for diagnostics,
  skip remaining retries on unrecoverable instrumentation errors, and
  dump logcat when the receiver never responds

https://claude.ai/code/session_01KxVL3EDfbjCV9ToFR3kfNP

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

2780 of 7090 branches covered (39.21%)

Branch coverage included in aggregate %.

9424 of 20324 relevant lines covered (46.37%)

2.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
54
0.0
0.0% de/idrinth/habitevaluator/android/coverage/CoverageBroadcastReceiver.java
Jobs
ID Job ID Ran Files Coverage
1 webserver - 22089728521.1 17 Feb 2026 07:32AM UTC 64
65.64
GitHub Action Run
2 homepage - 22089728521.2 17 Feb 2026 07:31AM UTC 4
100.0
GitHub Action Run
3 website-e2e - 22089728521.3 17 Feb 2026 07:32AM UTC 9
39.18
GitHub Action Run
4 homepage-e2e - 22089728521.4 17 Feb 2026 07:32AM UTC 10
75.47
GitHub Action Run
5 android - 22089728521.5 17 Feb 2026 07:32AM UTC 104
18.41
GitHub Action Run
6 website - 22089728521.6 17 Feb 2026 07:31AM UTC 3
95.26
GitHub Action Run
7 desktop - 22089728521.7 17 Feb 2026 07:32AM UTC 25
43.36
GitHub Action Run
8 shared - 22089728521.8 17 Feb 2026 07:32AM UTC 91
81.67
GitHub Action Run
Source Files on build 22089728521
  • 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 #22089728521
  • f8e05846 on github
  • Prev Build on the-one (#22088568844)
  • Next Build on the-one (#22091278054)
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