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

Idrinth / habit-evaluator / 22181957722
40%

Build:
DEFAULT BRANCH: the-one
Ran 19 Feb 2026 12:54PM UTC
Jobs 6
Files 87
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

19 Feb 2026 12:33PM UTC coverage: 48.086% (+0.2%) from 47.923%
22181957722

push

github

web-flow
Fix food log display: show food items as individual chips (#507)

The Maestro test uses an exact-text selector (`text: "Rice"`) to find
food items after adding an entry. The adapter was rendering the full
comma-separated string "Rice, Chicken" in a single TextView, which
does not match the exact-text selector for individual items.

Replace the single TextView with a Material ChipGroup that renders
each food item as its own Chip element. This makes individual food
items discoverable by exact-text selectors and provides a cleaner
tag-based UI consistent with the FoodTag data model.

https://claude.ai/code/session_012CSL3ZHrwcLYCpQJDWxcTs

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

1086 of 2831 branches covered (38.36%)

Branch coverage included in aggregate %.

4127 of 8010 relevant lines covered (51.52%)

3.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
75.0
11.36% de/idrinth/habitevaluator/android/ui/FoodLogAdapter.java
2
12.5
-2.27% de/idrinth/habitevaluator/android/ReminderReceiver.java
Jobs
ID Job ID Ran Files Coverage
1 homepage - 22181957722.1 19 Feb 2026 12:55PM UTC 4
100.0
GitHub Action Run
2 homepage-e2e - 22181957722.2 19 Feb 2026 01:00PM UTC 9
75.0
GitHub Action Run
3 website-e2e - 22181957722.3 19 Feb 2026 01:00PM UTC 9
39.52
GitHub Action Run
4 android - 22181957722.4 19 Feb 2026 12:54PM UTC 68
24.57
GitHub Action Run
5 website - 22181957722.5 19 Feb 2026 12:59PM UTC 3
93.98
GitHub Action Run
6 android-maestro - 22181957722.6 19 Feb 2026 01:19PM UTC 66
33.19
GitHub Action Run
Source Files on build 22181957722
  • Tree
  • List 87
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22181957722
  • aa9d7253 on github
  • Prev Build on the-one (#22181943278)
  • Next Build on the-one (#22182079111)
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