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

oetiker / callbackery / c9fc5d379 / 9
18%
master: 18%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2026 06:40AM UTC
Files 161
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 Jul 2026 06:38AM UTC coverage: 18.385%. Remained the same
c9fc5d379.9

push

github

web-flow
Fix/form reconf pending drain (#244)

* record 0.58.0 release (CHANGES header + version bump)

This was sitting uncommitted in the working tree after the 0.58.0
CPAN release; committed as-is so the fix on this branch applies on top.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Form: drain pending reconfigurations once form data finishes loading

A trigger-field change (triggerFormReset) that lands while getPluginData
is in flight is parked in _reconfPending, but the queue was only drained
from a completed reconfiguration response — _loadData/_loadDataReadOnly
never drained it. A user (or test) changing a trigger field during the
initial reconf/reload cascade thus never got the form re-rendered: the
getPluginConfig(triggerField=...) request was silently dropped and
fields the reset should reveal stayed excluded until the trigger field
was toggled again.

Observed end-to-end in the hin-access-suite AGW e2e (System tab,
auth_method=join_kerberos: ldap_user never appeared); the Playwright
trace showed the validatePluginData call for the change but no
subsequent getPluginConfig.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

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

5173 of 28137 relevant lines covered (18.39%)

5.96 hits per line

Source Files on job c9fc5d379.9
  • Tree
  • List 161
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • c9fc5d37 on github
  • Prev Job for on master (#ed6ec094d.1)
  • Next Job for on master (#312aa1c77.8)
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