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

forml-js / forml / 24292655247 / 1
94%
master: 89%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 11 Apr 2026 10:07PM UTC
Files 100
Run time 2s
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

11 Apr 2026 10:01PM UTC coverage: 94.473% (+0.01%) from 94.461%
24292655247.1

push

github

soup-in-boots
fix(core): fix issue tracking index on array items

I suspect the range wasn't rerendering correctly after certain
operations (most notably deleting the first element of the array),
causing the sortable state that enables drag and drop support to become
corrupted. This resulted in drag-and-drop rearranging starting to fail,
despite the model being properly updated in zustand.

Instead of computing the index by adding the offset to the start of the
array range, we useArrayIndexFor to look it up directly in zustand. This
more reliably triggers rerendering and thus keeps the sortable state true.

1160 of 1319 branches covered (87.95%)

Branch coverage included in aggregate %.

5899 of 6153 relevant lines covered (95.87%)

47.55 hits per line

Source Files on job 24292655247.1
  • Tree
  • List 100
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24292655247
  • e302d520 on github
  • Prev Job for on develop (#24277488442.1)
  • Next Job for on develop (#24293101826.1)
  • Delete
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