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

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

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

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

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 %.

3 of 3 new or added lines in 1 file covered. (100.0%)

5899 of 6153 relevant lines covered (95.87%)

47.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24292655247.1 11 Apr 2026 10:07PM UTC 100
94.47
GitHub Action Run
Source Files on build 24292655247
  • 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 Repo
  • e302d520 on github
  • Prev Build on develop (#24277488442)
  • Next Build on develop (#24293101826)
  • 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