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

Idrinth / habit-evaluator / 22257586622 / 5
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 21 Feb 2026 01:32PM UTC
Files 68
Run time 1s
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

21 Feb 2026 01:24PM UTC coverage: 68.115%. Remained the same
22257586622.5

push

github

web-flow
Add animation wait steps to navigation flow test (#556)

* Add waitForAnimationToEnd before toolbar navigation in Maestro test 13

The statsTitle assertion was failing because the ViewPager animation
from navigating to the Emotions tab hadn't fully settled before the
statsButton tap triggered another setCurrentItem call. The element
can become visible during animation (fragment inflation), but the
ViewPager itself may still be animating, causing the subsequent
programmatic navigation to Stats (page 7) to not execute properly.

https://claude.ai/code/session_01ReJ6Ju7Tjy5M1PRpDUqStn

* Add waitForAnimationToEnd at all risky ViewPager transitions in test 13

The end-to-end navigation flow test makes many large ViewPager jumps
(12-17 pages) where cached fragments make elements visible before
animations fully settle. When a subsequent setCurrentItem call fires
during an unsettled animation, the navigation can silently fail.

Added waitForAnimationToEnd at:
- Section transitions (toolbar, diary sub-pages, fragment sub-pages)
- Before each diary sub-page return to Diary hub (12-16 page jumps)
- After each return to Diary before the next card tap
- Before button taps on cached parent pages (Home, Emotions, Sleep)

The command is lightweight — it returns immediately when no animation
is running, so it only adds delay when actually needed.

https://claude.ai/code/session_01ReJ6Ju7Tjy5M1PRpDUqStn

---------

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

510 of 826 branches covered (61.74%)

Branch coverage included in aggregate %.

1669 of 2373 relevant lines covered (70.33%)

3.15 hits per line

Source Files on job webserver - 22257586622.5
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22257586622
  • 897e0be9 on github
  • Prev Job for on the-one (#22251842382.8)
  • Next Job for on the-one (#22257592028.9)
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