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

Idrinth / habit-evaluator / 22104437587
40%

Build:
DEFAULT BRANCH: the-one
Ran 17 Feb 2026 03:26PM UTC
Jobs 8
Files 265
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 03:26PM UTC coverage: 49.908% (+0.01%) from 49.898%
22104437587

push

github

web-flow
Fix broadcast timeout by removing FLAG_RECEIVER_FOREGROUND (#459)

The foreground broadcast queue enforces a 10-second hard timeout,
which the JaCoCo coverage dump exceeds on slow emulators using
software rendering (swiftshader_indirect). Switch to the background
queue (60-second timeout) by dropping FLAG_RECEIVER_FOREGROUND from
the broadcast flags. Broadcast deferral is not a concern because the
script already brings the app to the foreground before sending.

Also move heartbeat status file writes off the main thread into the
existing background thread to further reduce time spent in onReceive().

https://claude.ai/code/session_019VeZBuVG338FvDdN2wEWK1

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

2782 of 6320 branches covered (44.02%)

Branch coverage included in aggregate %.

9426 of 18141 relevant lines covered (51.96%)

2.5 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
0.0
0.0% de/idrinth/habitevaluator/android/coverage/CoverageBroadcastReceiver.java
Jobs
ID Job ID Ran Files Coverage
1 homepage - 22104437587.1 17 Feb 2026 03:26PM UTC 4
100.0
GitHub Action Run
2 webserver - 22104437587.2 17 Feb 2026 03:27PM UTC 64
65.64
GitHub Action Run
3 desktop - 22104437587.3 17 Feb 2026 03:27PM UTC 25
43.41
GitHub Action Run
4 website-e2e - 22104437587.4 17 Feb 2026 03:27PM UTC 9
39.18
GitHub Action Run
5 shared - 22104437587.5 17 Feb 2026 03:27PM UTC 91
81.67
GitHub Action Run
6 website - 22104437587.6 17 Feb 2026 03:26PM UTC 3
95.26
GitHub Action Run
7 homepage-e2e - 22104437587.7 17 Feb 2026 03:27PM UTC 10
75.47
GitHub Action Run
8 android - 22104437587.8 17 Feb 2026 03:27PM UTC 66
24.07
GitHub Action Run
Source Files on build 22104437587
  • Tree
  • List 265
  • 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 #22104437587
  • d75ed8a0 on github
  • Prev Build on the-one (#22103946402)
  • Next Build on the-one (#22105420764)
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