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

Idrinth / habit-evaluator / 22073816301
40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 06:32PM UTC
Jobs 8
Files 303
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

16 Feb 2026 06:30PM UTC coverage: 44.623% (-0.009%) from 44.632%
22073816301

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>

2782 of 7078 branches covered (39.3%)

Branch coverage included in aggregate %.

9426 of 20280 relevant lines covered (46.48%)

2.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
107
3.41
-0.02% de/idrinth/habitevaluator/android/MainActivity.java
Jobs
ID Job ID Ran Files Coverage
1 website - 22073816301.1 16 Feb 2026 06:32PM UTC 3
95.26
GitHub Action Run
2 webserver - 22073816301.2 16 Feb 2026 06:33PM UTC 64
65.64
GitHub Action Run
3 desktop - 22073816301.3 16 Feb 2026 06:33PM UTC 25
43.41
GitHub Action Run
4 homepage - 22073816301.4 16 Feb 2026 06:32PM UTC 4
100.0
GitHub Action Run
5 android - 22073816301.5 16 Feb 2026 06:33PM UTC 104
18.51
GitHub Action Run
6 homepage-e2e - 22073816301.6 16 Feb 2026 06:33PM UTC 10
75.47
GitHub Action Run
7 shared - 22073816301.7 16 Feb 2026 06:33PM UTC 91
81.67
GitHub Action Run
8 website-e2e - 22073816301.8 16 Feb 2026 06:33PM UTC 9
39.18
GitHub Action Run
Source Files on build 22073816301
  • Tree
  • List 303
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22073816301
  • f86833b5 on github
  • Prev Build on the-one (#22073785889)
  • Next Build on the-one (#22074205893)
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