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

Idrinth / habit-evaluator / 22239159056 / 9
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 20 Feb 2026 08:13PM 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

20 Feb 2026 08:02PM UTC coverage: 88.646%. Remained the same
22239159056.9

push

github

web-flow
Fix emotionalStateTitle not visible to Maestro by using wrap_content width (#549)

The emotionalStateTitle TextView used layout_width="0dp" with
layout_weight="1", which gives it a zero intrinsic width before weight
distribution. When ViewPager2 navigates directly from Home (page 0) to
Emotions (page 4) with lazy loading, Maestro's accessibility-based
visibility check can see the element with zero width during the brief
layout phase, reporting it as not visible.

Changing to wrap_content preserves the same visual layout (weight="1"
still fills remaining space) but gives the element a non-zero intrinsic
width based on its text content, making it reliably detectable.

https://claude.ai/code/session_015JBsJYtpYN6h13QJ7KcvWB

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

60 of 75 branches covered (80.0%)

Branch coverage included in aggregate %.

143 of 154 relevant lines covered (92.86%)

20.53 hits per line

Source Files on job website - 22239159056.9
  • 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 22239159056
  • ec776ead on github
  • Prev Job for on the-one (#22239137749.8)
  • Next Job for on the-one (#22239722671.2)
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