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

BacLuc / ecamp3 / 27463244194 / 1
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: reload-target-period-on-schedule-entry-move
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:48AM UTC
Files 239
Run time 6s
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

13 Jun 2026 08:00AM UTC coverage: 88.339%. First build
27463244194.1

push

github

BacLuc
fix: trigger vee-validate on blur for ESelect so Tab navigation validates (#9769)

ESelect only called handleChange on update:model-value, meaning vee-validate
considered the field "untouched" if the user tabbed through without changing
the value. This caused the required validation to fail on submit even when
a value was already selected.

Add @update:focused handler that calls handleBlur() when the select loses
focus, matching the pattern already used in ETextField. This marks the
field as touched and triggers validation when the user tabs away, so
pre-filled values are accepted without requiring a redundant re-selection.

Fixes https://github.com/ecamp/ecamp3/issues/9769

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

3250 of 3679 relevant lines covered (88.34%)

157.99 hits per line

Source Files on job api - 27463244194.1
  • Tree
  • List 239
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27463244194
  • 2d04aa42 on github
  • Delete
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