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

Idrinth / habit-evaluator / 22251411235
40%

Build:
DEFAULT BRANCH: the-one
Ran 21 Feb 2026 05:48AM 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 05:47AM UTC coverage: 58.214% (+1.7%) from 56.487%
22251411235

push

github

web-flow
Fix diary sub-page navigation by using instant ViewPager2 page jumps (#554)

After #521 removed offscreenPageLimit(PAGE_COUNT) to enable lazy loading,
smooth-scrolling from the diary hub (page 1) to diary sub-pages (pages
13-18) must create 12+ intermediate fragments on the fly. This makes the
smooth scroll unreliable—it can stall or exceed Maestro's 10s timeout
before reaching the target page, causing the diaryEntriesRecyclerView
visibility assertion to fail.

Switch all diary sub-page navigations and bottom-nav reselect handlers
to use setCurrentItem(position, false) for instant page jumps. Smooth
scrolling through 12+ unrelated intermediate pages (sleep, emergency,
emotions, settings, etc.) provided no useful visual feedback anyway.

https://claude.ai/code/session_0171sosncMQbCmfya5EHdH7i

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

3359 of 6877 branches covered (48.84%)

Branch coverage included in aggregate %.

12077 of 19639 relevant lines covered (61.49%)

3.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
93
7.53
-40.75% de/idrinth/habitevaluator/android/StatsFragment.java
6
24.51
-2.72% de/idrinth/habitevaluator/android/ActivityLogFragment.java
2
47.34
0.53% de/idrinth/habitevaluator/android/MainActivity.java
1
97.56
-2.44% de/idrinth/habitevaluator/android/ReminderScheduler.java
1
62.2
-2.44% de/idrinth/habitevaluator/desktop/ReminderService.java
Jobs
ID Job ID Ran Files Coverage
1 webserver - 22251411235.1 21 Feb 2026 05:49AM UTC 68
68.12
GitHub Action Run
2 homepage - 22251411235.2 21 Feb 2026 05:48AM UTC 4
100.0
GitHub Action Run
3 website-e2e - 22251411235.3 21 Feb 2026 05:48AM UTC 9
39.08
GitHub Action Run
4 desktop - 22251411235.4 21 Feb 2026 05:49AM UTC 26
43.05
GitHub Action Run
5 android-maestro - 22251411235.5 21 Feb 2026 05:54AM UTC 68
33.63
GitHub Action Run
6 shared - 22251411235.6 21 Feb 2026 05:49AM UTC 93
79.32
GitHub Action Run
7 homepage-e2e - 22251411235.7 21 Feb 2026 05:48AM UTC 9
75.0
GitHub Action Run
8 website - 22251411235.8 21 Feb 2026 05:48AM UTC 3
88.65
GitHub Action Run
9 android - 22251411235.9 21 Feb 2026 05:49AM UTC 70
23.25
GitHub Action Run
Source Files on build 22251411235
  • Tree
  • List 276
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22251411235
  • 22112e64 on github
  • Prev Build on the-one (#22241530251)
  • Next Build on the-one (#22251842382)
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