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

Idrinth / habit-evaluator / 22222957468
40%

Build:
DEFAULT BRANCH: the-one
Ran 20 Feb 2026 11:50AM UTC
Jobs 6
Files 89
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 11:50AM UTC coverage: 45.031% (-0.4%) from 45.443%
22222957468

push

github

web-flow
Fix welcome overlay visibility for Maestro tests (#534)

The welcome overlay started with visibility="gone" in XML and was
programmatically set to VISIBLE in onCreate(). Between setContentView()
and the visibility change, the ConstraintLayout skips calculating the
overlay's dimensions. When switched to VISIBLE, it requires a new layout
pass that may not complete before Maestro's assertVisible runs.

Reverse the approach: the overlay is now visible by default in XML, and
hidden programmatically when the first-start dialog has already been
acknowledged. This ensures the welcome text is present from the first
rendered frame on fresh installs.

https://claude.ai/code/session_01CEgaNhn7HBHGu278pSaCCZ

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

1049 of 2959 branches covered (35.45%)

Branch coverage included in aggregate %.

4085 of 8442 relevant lines covered (48.39%)

3.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
46
34.76
-34.76% de/idrinth/habitevaluator/android/MedicationLogFragment.java
29
36.89
-29.51% de/idrinth/habitevaluator/android/MedicationListFragment.java
23
13.95
-65.12% de/idrinth/habitevaluator/android/ui/MedicationLogAdapter.java
21
13.64
-54.55% de/idrinth/habitevaluator/android/ui/MedicationAdapter.java
3
87.14
-5.71% de/idrinth/habitevaluator/android/persistence/SQLiteMedicationRepository.java
3
83.93
-3.57% de/idrinth/habitevaluator/android/persistence/SQLiteMedicationLogRepository.java
3
75.81
0.0% de/idrinth/habitevaluator/android/DiaryNavigationFragment.java
3
30.23
-1.4% de/idrinth/habitevaluator/android/FoodLogFragment.java
3
47.07
-0.13% de/idrinth/habitevaluator/android/MainActivity.java
3
31.25
-1.56% de/idrinth/habitevaluator/android/ActivityLogFragment.java
Jobs
ID Job ID Ran Files Coverage
1 android - 22222957468.1 20 Feb 2026 11:51AM UTC 70
23.53
GitHub Action Run
2 website - 22222957468.2 20 Feb 2026 11:50AM UTC 3
89.04
GitHub Action Run
3 website-e2e - 22222957468.3 20 Feb 2026 11:51AM UTC 9
39.13
GitHub Action Run
4 homepage-e2e - 22222957468.4 20 Feb 2026 11:51AM UTC 9
75.0
GitHub Action Run
5 homepage - 22222957468.5 20 Feb 2026 11:50AM UTC 4
100.0
GitHub Action Run
6 android-maestro - 22222957468.6 20 Feb 2026 11:58AM UTC 68
29.14
GitHub Action Run
Source Files on build 22222957468
  • Tree
  • List 89
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22222957468
  • 560c3b6b on github
  • Prev Build on the-one (#22222340520)
  • Next Build on the-one (#22227815975)
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