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

DavyJonesLocker / client_side_validations / 24626652119 / 5
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 10:11AM UTC
Files 56
Run time 1s
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 10:11AM UTC coverage: 100.0%. Remained the same
24626652119.5

push

github

web-flow
Remove jQuery from the JavaScript runtime (#1006)

Drop the remaining jQuery dependency from the published JavaScript
runtime and move the validation flow to native DOM APIs.

ClientSideValidations.enable(), validate(), isValid(), disable(), and
reset() now work with DOM elements and DOM collections instead of
jQuery objects. Validation callbacks and local validators also receive
native nodes, which keeps custom integrations aligned with the new
runtime surface.

Replace jQuery event wiring with native CustomEvent dispatch and
addEventListener hooks. Update visibility checks, dataset state,
uniqueness handling, and helper utilities so the runtime can traverse
forms and inputs without jQuery while preserving the existing
validation behavior.

Refresh the QUnit suite to build fixtures with plain DOM methods and
assert against native events and callback arguments. Regenerate the
bundled assets, switch the test harness to a neutral QUnit CDN, and
remove jquery from the package metadata.

Document the 24.0.0 breaking changes in the README and changelog, and
bump the gem and npm package versions for the release.

1046 of 1046 relevant lines covered (100.0%)

133.4 hits per line

Source Files on job run-head - 24626652119.5
  • Tree
  • List 56
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24626652119
  • 1e222092 on github
  • Prev Job for on main (#24626233230.4)
  • Next Job for on main (#24635513317.2)
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