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

DavyJonesLocker / client_side_validations / 24626652119
100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 10:11AM UTC
Jobs 5
Files 28
Run time 1min
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

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.

523 of 523 relevant lines covered (100.0%)

1424.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0 - 24626652119.1 19 Apr 2026 10:11AM UTC 56
100.0
GitHub Action Run
2 run-3.2 - 24626652119.2 19 Apr 2026 10:11AM UTC 56
100.0
GitHub Action Run
3 run-3.4 - 24626652119.3 19 Apr 2026 10:11AM UTC 56
99.81
GitHub Action Run
4 run-3.3 - 24626652119.4 19 Apr 2026 10:11AM UTC 56
100.0
GitHub Action Run
5 run-head - 24626652119.5 19 Apr 2026 10:11AM UTC 56
100.0
GitHub Action Run
Source Files on build 24626652119
  • Tree
  • List 28
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24626652119
  • 1e222092 on github
  • Prev Build on main (#24626233230)
  • Next Build on main (#24635513317)
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