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

Idrinth / habit-evaluator / 22322811925
42%

Build:
DEFAULT BRANCH: the-one
Ran 23 Feb 2026 08:07PM UTC
Jobs 8
Files 302
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

23 Feb 2026 08:06PM UTC coverage: 42.268% (+0.08%) from 42.191%
22322811925

push

github

web-flow
Add randomized day planner feature across all platform modules (#597)

Implements a new day planner system where users create activities (individual
tasks) and organize them into groups. In a week planner, groups are assigned
to hourly time slots. When a slot starts, the app suggests a random activity
by first picking a random group then a random activity within it, preventing
large groups from dominating suggestions. Users confirm or deny suggestions,
feeding data into the correlation engine over time.

New shared models: PlannerActivity, PlannerGroup, WeekPlannerSlot,
SlotConfirmation with repository interfaces and DayPlannerService.
Webserver: JPA/Database repositories, REST controller at /api/day-planner.
Android: Room entities/DAOs/repositories, three Compose UI screens
(WeekPlanner, PlannerGroups, PlannerActivities) with swipeable day view.
ModuleVisibility extended with dayPlannerVisible field.

https://claude.ai/code/session_01EQrvC8mPxvwE9VNAszomX7

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

2708 of 7000 branches covered (38.69%)

Branch coverage included in aggregate %.

9518 of 21925 relevant lines covered (43.41%)

2.18 hits per line

Jobs
ID Job ID Ran Files Coverage
2 homepage-e2e - 22322811925.2 23 Feb 2026 08:07PM UTC 9
75.0
GitHub Action Run
3 website - 22322811925.3 23 Feb 2026 08:07PM UTC 3
88.26
GitHub Action Run
4 homepage - 22322811925.4 23 Feb 2026 08:07PM UTC 4
100.0
GitHub Action Run
5 website-e2e - 22322811925.5 23 Feb 2026 08:07PM UTC 9
38.96
GitHub Action Run
6 webserver - 22322811925.6 23 Feb 2026 08:08PM UTC 77
63.63
GitHub Action Run
7 shared - 22322811925.7 23 Feb 2026 08:08PM UTC 102
79.77
GitHub Action Run
8 desktop - 22322811925.8 23 Feb 2026 08:08PM UTC 26
43.08
GitHub Action Run
8 android - 22316535086.8 23 Feb 2026 05:10PM UTC 78
11.17
GitHub Action Run
Source Files on build 22322811925
  • Tree
  • List 302
  • 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 #22322811925
  • f6a99f39 on github
  • Prev Build on the-one (#22316535086)
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