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

Idrinth / habit-evaluator / 22300149186 / 8
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 23 Feb 2026 09:32AM UTC
Files 9
Run time 0s
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 09:28AM UTC coverage: 38.961%. Remained the same
22300149186.8

push

github

web-flow
Fix emergency plan actions lost when reordering steps on Android (#588)

When moving a question up/down, the swapOrder function saved steps back
to the repository. The save method called saveStepWithActions which
deleted existing actions and re-inserted them from the model. However,
actions loaded from the database had no step backreference (step=null),
so toEntity() produced actionEntities with stepId="" instead of the
real step ID — effectively orphaning them.

Fix: (1) set step backreference on actions during loading in findById,
findAll, and findByUserId; (2) explicitly copy the parent step ID onto
action entities in save, saveAll, and saveSuspend as defense-in-depth.

https://claude.ai/code/session_01XzJHSPiimYf9u2jcxWGJNp

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

51 of 213 branches covered (23.94%)

Branch coverage included in aggregate %.

279 of 634 relevant lines covered (44.01%)

4.62 hits per line

Source Files on job website-e2e - 22300149186.8
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22300149186
  • 7711ef8a on github
  • Prev Job for on the-one (#22299970365.5)
  • Next Job for on the-one (#22300314357.6)
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