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

form-dev / form / 27605267662 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2026 10:46AM UTC
Files 63
Run time 7s
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

16 Jun 2026 08:39AM UTC coverage: 39.463% (+0.003%) from 39.46%
27605267662.1

push

github

jodavies
fix: give each SORTING struct its own OldPosOut, OldPosIn

During a ground-level stage sort, if a sub-buffer par=1 MergePatches creates
a sort file, it resets OldPosOut with `PUTZERO(AN.OldPosOut);`. The value
of OldPosOut needed by the ground-level sort is lost, leading to terms
being lost due to not finishing the Merge by jumping to ConMer, at the end
of MergePatches.

Fix by moving OldPosOut, OldPosIn to the SORTING struct. Now every sort has
its own private values.

This is a nasty one: users who have run scripts which they know caused both
ground-level stage sorts and very nasty sub-buffer sorts (which created sort
files) should be suspicious of the results!

32206 of 81610 relevant lines covered (39.46%)

1507757.67 hits per line

Source Files on job tvorm (extra) (flint - no) - 27605267662.1
  • Tree
  • List 63
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27605267662
  • f09853d8 on github
  • Prev Job for on master (#27605228266.8)
  • Next Job for on master (#27614761787.10)
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