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

BacLuc / ecamp3 / 27463244194
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: reload-target-period-on-schedule-entry-move
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:44AM UTC
Jobs 3
Files 696
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

13 Jun 2026 08:00AM UTC coverage: 35.783%. First build
27463244194

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>

840 of 4742 branches covered (17.71%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

4856 of 11176 relevant lines covered (43.45%)

984.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
58.82
frontend/src/components/form/base/ESelect.vue
Jobs
ID Job ID Ran Files Coverage
1 api - 27463244194.1 13 Jun 2026 09:47AM UTC 239
88.34
GitHub Action Run
2 pdf - 27463244194.2 13 Jun 2026 09:44AM UTC 68
73.06
GitHub Action Run
3 frontend - 27463244194.3 13 Jun 2026 09:47AM UTC 389
15.31
GitHub Action Run
Source Files on build 27463244194
  • Tree
  • List 696
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions 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