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

Idrinth / habit-evaluator / 22072775408
40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 05:49PM 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 05:49PM UTC coverage: 44.628% (-0.03%) from 44.654%
22072775408

push

github

web-flow
Fix Add Habit navigation by tracking target page instead of boolean flag (#431)

ViewPager2 fires onPageSelected for intermediate pages during smooth
scroll animations. The boolean isProgrammaticNavigation flag was being
consumed by PAGE_STATS (page 4) when scrolling from PAGE_HOME (1) to
PAGE_ADD_HABIT (6), causing the Add Habit page to redirect back to Home.

Replace the boolean with an int programmaticNavigationTarget that stores
the specific target page. Intermediate pages during smooth scroll are
now correctly identified and ignored, while only the actual target page
consumes the navigation flag.

https://claude.ai/code/session_01Js89eDaPbTpU1QjyrzqjsL

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

2782 of 7076 branches covered (39.32%)

Branch coverage included in aggregate %.

9426 of 20279 relevant lines covered (46.48%)

2.24 hits per line

Coverage Regressions

Lines Coverage ∆ File
131
3.42
-0.07% de/idrinth/habitevaluator/android/MainActivity.java
1
50.0
-50.0% homepage/src/routes/+layout.ts
Jobs
ID Job ID Ran Files Coverage
1 shared - 22072775408.1 16 Feb 2026 05:50PM UTC 91
81.67
GitHub Action Run
2 webserver - 22072775408.2 16 Feb 2026 05:50PM UTC 64
65.64
GitHub Action Run
3 desktop - 22072775408.3 16 Feb 2026 05:50PM UTC 25
43.41
GitHub Action Run
4 website-e2e - 22072775408.4 16 Feb 2026 05:50PM UTC 9
39.18
GitHub Action Run
5 website - 22072775408.5 16 Feb 2026 05:49PM UTC 3
95.26
GitHub Action Run
6 android - 22072775408.6 16 Feb 2026 05:50PM UTC 104
18.51
GitHub Action Run
7 homepage - 22072775408.7 16 Feb 2026 05:49PM UTC 4
100.0
GitHub Action Run
8 homepage-e2e - 22072775408.8 16 Feb 2026 05:50PM UTC 10
74.07
GitHub Action Run
Source Files on build 22072775408
  • Tree
  • List 303
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22072775408
  • bf808424 on github
  • Prev Build on the-one (#22071398672)
  • Next Build on the-one (#22073084238)
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