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

Idrinth / habit-evaluator / 22070782821 / 2
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 10:38PM UTC
Files 104
Run time 2s
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

16 Feb 2026 04:38PM UTC coverage: 18.545% (-0.03%) from 18.57%
22070782821.2

push

github

web-flow
Fix positivityDiaryCard visibility with scroll reset and reselection guard (#425)

Two issues caused the Maestro test assertion on positivityDiaryCard to fail:

1. Scroll position preserved: When the diary navigation page was scrolled
   down to "Your Medications" and the user navigated away then back, the
   ScrollView kept its scroll position, leaving positivityDiaryCard
   off-screen at the top. Fixed by adding scrollToTop() to
   DiaryNavigationFragment and calling it in onPageSelected(PAGE_DIARY).

2. Reselection listener conflict: The OnItemReselectedListener added in
   commit e82a72f interfered with programmatic navigation to diary
   sub-pages. When navigating to PAGE_POSITIVITY_DIARY, onPageSelected
   called setSelectedItemId(nav_diary) which triggered the reselected
   listener (since diary was already selected), bouncing back to the
   diary hub. Fixed by adding isSyncingBottomNav flag that suppresses
   the reselected listener during onPageSelected callbacks.

https://claude.ai/code/session_01UxCnPEgXBydCu2tCY3FJqE

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

571 of 3238 branches covered (17.63%)

Branch coverage included in aggregate %.

1749 of 9272 relevant lines covered (18.86%)

0.89 hits per line

Source Files on job android - 22070782821.2
  • Tree
  • List 104
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22070782821
  • 0fefc026 on github
  • Prev Job for on the-one (#22070762021.6)
  • Next Job for on the-one (#22070804829.8)
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