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

Idrinth / habit-evaluator / 22227815975
40%

Build:
DEFAULT BRANCH: the-one
Ran 20 Feb 2026 02:25PM UTC
Jobs 6
Files 89
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

20 Feb 2026 02:25PM UTC coverage: 45.663% (+0.6%) from 45.031%
22227815975

push

github

web-flow
Fix Maestro CRUD test failures by adding scrollUntilVisible waits (#535)

Replace bare assertVisible and direct tapOn with scrollUntilVisible for
elements that may not be immediately accessible after ViewPager2 smooth
scroll navigation or keyboard interactions. Two root causes:

1. Premature assertion: After tapping a diary navigation card, the
   assertVisible matched the card's own text (still visible during the
   ViewPager2 animation) instead of waiting for the target fragment.
   Fix: wait for a unique element in the target fragment instead.

2. Off-screen buttons: In NestedScrollView fragments, buttons at the
   bottom of forms can be below the visible area after text input and
   keyboard dismissal. Maestro's tapOn by ID fails when the element
   is not in the visible portion of a scrollable container.
   Fix: scrollUntilVisible before each tapOn for form buttons.

Tests fixed: 14 (diary), 16 (food log), 17 (sport log),
18 (medication), 19 (medication log), 20 (emergency plan step).

https://claude.ai/code/session_01DQeiKNFT9xpoVFNWEsocXe

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

1063 of 2959 branches covered (35.92%)

Branch coverage included in aggregate %.

4143 of 8442 relevant lines covered (49.08%)

3.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 homepage - 22227815975.1 20 Feb 2026 02:25PM UTC 4
100.0
GitHub Action Run
2 android - 22227815975.2 20 Feb 2026 02:26PM UTC 70
23.53
GitHub Action Run
3 website-e2e - 22227815975.3 20 Feb 2026 02:26PM UTC 9
39.13
GitHub Action Run
4 android-maestro - 22227815975.4 20 Feb 2026 02:35PM UTC 68
30.22
GitHub Action Run
5 homepage-e2e - 22227815975.5 20 Feb 2026 02:26PM UTC 9
75.0
GitHub Action Run
6 website - 22227815975.6 20 Feb 2026 02:25PM UTC 3
89.04
GitHub Action Run
Source Files on build 22227815975
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22227815975
  • 39e8cff5 on github
  • Prev Build on the-one (#22222957468)
  • Next Build on the-one (#22229027908)
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