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

Idrinth / habit-evaluator / 22338645160
40%

Build:
DEFAULT BRANCH: the-one
Ran 24 Feb 2026 05:58AM UTC
Jobs 8
Files 318
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

24 Feb 2026 05:57AM UTC coverage: 39.724% (-0.008%) from 39.732%
22338645160

push

github

web-flow
Fix habit button updates not reflecting immediately on HomeScreen (#605)

The add/remove entry callbacks mutated the captured habit object in-place,
causing its entries.size to match the freshly loaded habit from the DB.
Since Habit.equals() compares by ID only, Compose's remember() saw
identical keys and skipped recomputation, leaving the UI stale until
the card was collapsed and re-expanded.

Fix by fetching a fresh habit from the repository before mutating,
so the original captured habit's entries.size remains unchanged and
the remember keys properly invalidate on reload.

https://claude.ai/code/session_017CoRafu7EHggfTNBffvGC2

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

2806 of 7628 branches covered (36.79%)

Branch coverage included in aggregate %.

9864 of 24267 relevant lines covered (40.65%)

2.04 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
24
0.0
0.0% de/idrinth/habitevaluator/android/ui/screens/HomeScreen.kt
Jobs
ID Job ID Ran Files Coverage
1 webserver - 22338645160.1 24 Feb 2026 05:59AM UTC 77
63.66
GitHub Action Run
2 website-e2e - 22338645160.2 24 Feb 2026 05:58AM UTC 9
38.96
GitHub Action Run
3 desktop - 22338645160.3 24 Feb 2026 05:59AM UTC 30
43.52
GitHub Action Run
4 website - 22338645160.4 24 Feb 2026 05:58AM UTC 3
88.26
GitHub Action Run
5 shared - 22338645160.5 24 Feb 2026 05:59AM UTC 106
76.97
GitHub Action Run
6 android - 22338645160.6 24 Feb 2026 06:00AM UTC 86
9.73
GitHub Action Run
7 homepage-e2e - 22338645160.7 24 Feb 2026 05:58AM UTC 9
75.0
GitHub Action Run
8 homepage - 22338645160.8 24 Feb 2026 05:58AM UTC 4
100.0
GitHub Action Run
Source Files on build 22338645160
  • Tree
  • List 318
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22338645160
  • 95e1c018 on github
  • Prev Build on the-one (#22338184760)
  • Next Build on the-one (#22341450512)
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