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

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

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 06:39PM UTC
Files 4
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

16 Feb 2026 06:30PM UTC coverage: 100.0%. Remained the same
22073816301.4

push

github

web-flow
Fix Add Habit page not visible after navigation via ViewPager2 (#433)

When navigating from Home to Add Habit via smooth scroll, the ViewPager2
passes through intermediate pages (Diary, Sleep, etc.) which trigger
onPageSelected callbacks. These callbacks update the bottom navigation
selectedItemId, which synchronously fires the onItemSelectedListener.
That listener then calls setCurrentItem() for the intermediate page,
interrupting the smooth scroll to Add Habit.

Add isSyncingBottomNav guard to onItemSelectedListener (matching the
existing guard in onItemReselectedListener) to prevent bottom nav
selection changes triggered by page scroll callbacks from redirecting
the ViewPager during programmatic navigation.

https://claude.ai/code/session_01EZUQhtxUFBqUWf6eUDNmDU

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

8 of 8 relevant lines covered (100.0%)

6.5 hits per line

Source Files on job homepage - 22073816301.4
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22073816301
  • f86833b5 on github
  • Prev Job for on the-one (#22073785889.6)
  • Next Job for on the-one (#22074205893.2)
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