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

DavyJonesLocker / client_side_validations-simple_form / 24632844691 / 5
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 03:44PM UTC
Files 8
Run time 0s
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

19 Apr 2026 03:42PM UTC coverage: 100.0%. Remained the same
24632844691.5

push

github

web-flow
Align Simple Form with the DOM-first runtime (#204)

Update the Simple Form JavaScript hooks to match the jQuery-free
ClientSideValidations runtime and stop assuming jQuery wrappers in the
browser integration.

SimpleForm::FormBuilder add/remove hooks now work with native DOM
elements. Use closest(), querySelector(), parentElement, and classList
to find wrappers and feedback nodes while preserving the existing error
markup for the default, Bootstrap 4, and Bootstrap 5 builders.

Refresh the QUnit coverage to build fixtures and assert behavior through
plain DOM APIs, regenerate the published and vendored assets, switch the
browser harness to a neutral QUnit CDN, and remove the remaining
jQuery-specific assumptions from the test setup and documentation.

Raise the compatibility floor to ClientSideValidations 24.x by requiring
client_side_validations >= 24.0 in the gem, setting the npm peer
dependency to @client-side-validations/client-side-validations >=
24.0.0, and updating the appraisal matrix to csv-24.0. Bump the gem
and npm package versions to 18.0.0 for the release.

76 of 76 relevant lines covered (100.0%)

12.59 hits per line

Source Files on job run-4.0 - 24632844691.5
  • Tree
  • List 8
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24632844691
  • f022fa05 on github
  • Prev Job for on main (#20785589858.1)
  • Next Job for on main (#24635517237.5)
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