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

Idrinth / habit-evaluator / 22222957468 / 4
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 20 Feb 2026 04:55PM UTC
Files 9
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 11:50AM UTC coverage: 75.0%. Remained the same
22222957468.4

push

github

web-flow
Fix welcome overlay visibility for Maestro tests (#534)

The welcome overlay started with visibility="gone" in XML and was
programmatically set to VISIBLE in onCreate(). Between setContentView()
and the visibility change, the ConstraintLayout skips calculating the
overlay's dimensions. When switched to VISIBLE, it requires a new layout
pass that may not complete before Maestro's assertVisible runs.

Reverse the approach: the overlay is now visible by default in XML, and
hidden programmatically when the first-start dialog has already been
acknowledged. This ensures the welcome text is present from the first
rendered frame on fresh installs.

https://claude.ai/code/session_01CEgaNhn7HBHGu278pSaCCZ

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

3 of 7 branches covered (42.86%)

Branch coverage included in aggregate %.

36 of 45 relevant lines covered (80.0%)

3.73 hits per line

Source Files on job homepage-e2e - 22222957468.4
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22222957468
  • 560c3b6b on github
  • Prev Job for on the-one (#22222340520.5)
  • Next Job for on the-one (#22227815975.4)
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