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

coreui / coreui-pro / 33336993143
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 30 Aug 2026 09:39PM UTC
Jobs 1
Files 68
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

30 Aug 2026 09:38PM UTC coverage: 93.079% (-0.02%) from 93.099%
33336993143

push

github

web-flow
feat(forms): scope client-side validation behind data-coreui-validate (#995)

* feat(forms): scope client-side validation behind data-coreui-validate

Client-side validation styles now ride the :user-invalid / :user-valid
pseudo-classes scoped behind a data-coreui-validate attribute on the form,
so feedback appears only after the user interacts with a control or attempts
to submit. .was-validated is gone: no JavaScript toggles a class after
submit, and an AJAX flow has nothing to remove to reset the form. Success
styling becomes opt-in via data-coreui-validate="valid"; .is-invalid /
.is-valid keep working globally for server-side state.

The stepper no longer flips a form-level class on a failing novalidate step:
it marks the invalid controls with .is-invalid (valid ones with .is-valid
under the "valid" opt-in), updates them as the user corrects the fields, and
clears them on reset. The date/time/date-time inputs key their submit-time
state off the attribute, applying .is-valid only under the opt-in.

* test(visual): add the Linux baseline for password-user-invalid

Taken from the CI artifact of run 33314874563, the run that judges it.

4750 of 5351 branches covered (88.77%)

Branch coverage included in aggregate %.

23 of 25 new or added lines in 2 files covered. (92.0%)

1 existing line in 1 file now uncovered.

9049 of 9474 relevant lines covered (95.51%)

389.24 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
94.58
-0.51% js/src/stepper.ts

Coverage Regressions

Lines Coverage ∆ File
1
64.63
-0.61% js/src/navigation.ts
Jobs
ID Job ID Ran Files Coverage
1 33336993143.1 30 Aug 2026 09:39PM UTC 68
93.08
GitHub Action Run
Source Files on build 33336993143
  • Tree
  • List 68
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33336993143
  • e0961d7a on github
  • Prev Build on v6-dev (#33313084176)
  • Next Build on v6-dev (#33337497046)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc