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

Idrinth / habit-evaluator / 22239159056
40%

Build:
DEFAULT BRANCH: the-one
Ran 20 Feb 2026 08:02PM 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

20 Feb 2026 08:02PM UTC coverage: 56.468% (-0.8%) from 57.245%
22239159056

push

github

web-flow
Fix emotionalStateTitle not visible to Maestro by using wrap_content width (#549)

The emotionalStateTitle TextView used layout_width="0dp" with
layout_weight="1", which gives it a zero intrinsic width before weight
distribution. When ViewPager2 navigates directly from Home (page 0) to
Emotions (page 4) with lazy loading, Maestro's accessibility-based
visibility check can see the element with zero width during the brief
layout phase, reporting it as not visible.

Changing to wrap_content preserves the same visual layout (weight="1"
still fills remaining space) but gives the element a non-zero intrinsic
width based on its text content, making it reliably detectable.

https://claude.ai/code/session_015JBsJYtpYN6h13QJ7KcvWB

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

3270 of 6877 branches covered (47.55%)

Branch coverage included in aggregate %.

11703 of 19639 relevant lines covered (59.59%)

2.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
43
28.21
-21.43% de/idrinth/habitevaluator/android/EmergencyPlanFragment.java
40
5.43
-51.09% de/idrinth/habitevaluator/android/ui/EmergencyPlanStepAdapter.java
25
40.71
-22.14% de/idrinth/habitevaluator/android/MedicationListFragment.java
18
13.64
-45.45% de/idrinth/habitevaluator/android/ui/MedicationAdapter.java
9
36.59
-7.32% de/idrinth/habitevaluator/android/MedicationLogFragment.java
7
46.81
-1.2% de/idrinth/habitevaluator/android/MainActivity.java
6
81.58
-6.14% de/idrinth/habitevaluator/android/persistence/SQLiteEmergencyPlanStepRepository.java
5
36.87
-4.04% de/idrinth/habitevaluator/android/SportLogFragment.java
3
87.14
-5.71% de/idrinth/habitevaluator/android/persistence/SQLiteMedicationRepository.java
3
52.17
-4.35% de/idrinth/habitevaluator/android/EmotionalStateFragment.java
3
69.35
-6.45% de/idrinth/habitevaluator/android/DiaryNavigationFragment.java
3
27.24
-1.17% de/idrinth/habitevaluator/android/ActivityLogFragment.java
2
92.86
-4.29% de/idrinth/habitevaluator/android/persistence/SQLiteEmergencyPlanActionRepository.java
Jobs
ID Job ID Ran Files Coverage
1 android-maestro - 22239159056.1 20 Feb 2026 08:13PM UTC 68
24.91
GitHub Action Run
2 desktop - 22239159056.2 20 Feb 2026 08:03PM UTC 26
43.1
GitHub Action Run
3 website-e2e - 22239159056.3 20 Feb 2026 08:03PM UTC 9
39.08
GitHub Action Run
4 homepage - 22239159056.4 20 Feb 2026 08:02PM UTC 4
100.0
GitHub Action Run
5 homepage-e2e - 22239159056.5 20 Feb 2026 08:03PM UTC 9
75.0
GitHub Action Run
6 shared - 22239159056.6 20 Feb 2026 08:03PM UTC 93
79.32
GitHub Action Run
7 android - 22239159056.7 20 Feb 2026 08:03PM UTC 70
23.27
GitHub Action Run
8 webserver - 22239159056.8 20 Feb 2026 08:03PM UTC 68
68.12
GitHub Action Run
9 website - 22239159056.9 20 Feb 2026 08:02PM UTC 3
88.65
GitHub Action Run
Source Files on build 22239159056
  • Tree
  • List 276
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22239159056
  • ec776ead on github
  • Prev Build on the-one (#22239137749)
  • Next Build on the-one (#22239722671)
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