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

form-dev / form / 25365138601 / 9
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 08:31AM UTC
Files 63
Run time 5s
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

05 May 2026 08:09AM UTC coverage: 30.585% (+0.008%) from 30.577%
25365138601.9

push

github

jodavies
fix: tform: regression due to #797

The fix of #797 causes deadlocks when assigned MODMAX or MODMIN
dollars appear on their RHS, inside a function argument. In that
case, another lock on the dollar is attempted.

For example: `$dol = max_($dol,something);`

Use PTHREAD_MUTEX_RECURSIVE for dollar variables, such that a
thread may re-lock a dollar during assignment operations.

The MODSUM case has always deadlocked for such constructions.

24994 of 81721 relevant lines covered (30.58%)

595450.5 hits per line

Source Files on job tvorm -w2 (extra) (flint - no) - 25365138601.9
  • Tree
  • List 63
  • Changed 13
  • Source Changed 11
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25365138601
  • fa130371 on github
  • Prev Job for on master (#23200477980.8)
  • Next Job for on master (#25369934494.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