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

Idrinth / habit-evaluator / 22070782821
40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 04:38PM 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 04:38PM UTC coverage: 44.666% (-0.03%) from 44.695%
22070782821

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>

2782 of 7042 branches covered (39.51%)

Branch coverage included in aggregate %.

9426 of 20290 relevant lines covered (46.46%)

2.24 hits per line

Coverage Regressions

Lines Coverage ∆ File
145
3.5
-0.06% de/idrinth/habitevaluator/android/MainActivity.java
4
23.21
-2.28% de/idrinth/habitevaluator/android/DiaryNavigationFragment.java
1
50.0
-50.0% homepage/src/routes/+layout.ts
Jobs
ID Job ID Ran Files Coverage
1 website - 22070782821.1 16 Feb 2026 04:38PM UTC 3
95.26
GitHub Action Run
2 android - 22070782821.2 16 Feb 2026 04:39PM UTC 104
18.55
GitHub Action Run
3 shared - 22070782821.3 16 Feb 2026 04:39PM UTC 91
81.67
GitHub Action Run
4 homepage-e2e - 22070782821.4 16 Feb 2026 04:39PM UTC 9
73.58
GitHub Action Run
5 homepage - 22070782821.5 16 Feb 2026 04:38PM UTC 4
100.0
GitHub Action Run
6 website-e2e - 22070782821.6 16 Feb 2026 04:39PM UTC 9
39.18
GitHub Action Run
7 desktop - 22070782821.7 16 Feb 2026 04:39PM UTC 25
43.41
GitHub Action Run
8 webserver - 22070782821.8 16 Feb 2026 04:39PM UTC 64
65.64
GitHub Action Run
Source Files on build 22070782821
  • 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 #22070782821
  • 0fefc026 on github
  • Prev Build on the-one (#22070762021)
  • Next Build on the-one (#22070804829)
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