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

Idrinth / habit-evaluator / 22257586622
40%

Build:
DEFAULT BRANCH: the-one
Ran 21 Feb 2026 01:25PM UTC
Jobs 9
Files 276
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

21 Feb 2026 01:24PM UTC coverage: 58.728% (+0.9%) from 57.818%
22257586622

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>

3390 of 6877 branches covered (49.29%)

Branch coverage included in aggregate %.

12183 of 19640 relevant lines covered (62.03%)

3.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
50.0
-50.0% homepage/src/routes/+layout.ts
Jobs
ID Job ID Ran Files Coverage
1 website - 22257586622.1 21 Feb 2026 01:25PM UTC 3
88.65
GitHub Action Run
2 android - 22257586622.2 21 Feb 2026 01:25PM UTC 70
23.27
GitHub Action Run
3 android-maestro - 22257586622.3 21 Feb 2026 01:31PM UTC 68
34.57
GitHub Action Run
4 homepage-e2e - 22257586622.4 21 Feb 2026 01:25PM UTC 9
73.58
GitHub Action Run
5 webserver - 22257586622.5 21 Feb 2026 01:26PM UTC 68
68.12
GitHub Action Run
6 shared - 22257586622.6 21 Feb 2026 01:26PM UTC 93
79.32
GitHub Action Run
7 desktop - 22257586622.7 21 Feb 2026 01:26PM UTC 26
43.1
GitHub Action Run
8 homepage - 22257586622.8 21 Feb 2026 01:25PM UTC 4
100.0
GitHub Action Run
9 website-e2e - 22257586622.9 21 Feb 2026 01:25PM UTC 9
39.08
GitHub Action Run
Source Files on build 22257586622
  • Tree
  • List 276
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22257586622
  • 897e0be9 on github
  • Prev Build on the-one (#22251842382)
  • Next Build on the-one (#22257592028)
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