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

Idrinth / habit-evaluator / 22089728521 / 8
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 17 Feb 2026 07:36AM UTC
Files 91
Run time 2s
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: 81.673%. Remained the same
22089728521.8

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>

1283 of 1847 branches covered (69.46%)

Branch coverage included in aggregate %.

4488 of 5219 relevant lines covered (85.99%)

3.47 hits per line

Source Files on job shared - 22089728521.8
  • Tree
  • List 91
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22089728521
  • f8e05846 on github
  • Prev Job for on the-one (#22088568844.1)
  • Next Job for 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