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

BacLuc / ecamp3 / 29868024395
34%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: httpcache-checklist-item-mature
DEFAULT BRANCH: devel
Ran 21 Jul 2026 09:01PM UTC
Jobs 2
Files 637
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

21 Jul 2026 08:49PM UTC coverage: 33.614%. Remained the same
29868024395

push

github

BacLuc
feat: bulk invite collaborators (frontend-only)

Adds a CollaboratorBulkCreate component that lets managers paste a list of
email addresses and invite all of them at once. Invitations are sent
client-side with Promise.allSettled, issuing one POST per email to the
existing camp_collaborations endpoint.

- 422 responses (already a collaborator / invalid email) are collected into
  a validationFailed list and shown without clearing the textarea, so the
  user can correct the offending addresses
- other errors are collected into a failed list and surfaced as a generic
  error; the textarea is only cleared when every submitted invitation
  succeeds
- the active camp's campCollaborations collection is reloaded once any
  invite succeeded
- Collaborators.vue wires the new component's activator next to the
  existing single-invite button
- Translations for de, en, fr, it, rm locales
- e2e behavior test covering success, already-invited, failed and reset
  flows

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>

671 of 4519 branches covered (14.85%)

Branch coverage included in aggregate %.

0 of 49 new or added lines in 1 file covered. (0.0%)

8 existing lines in 1 file now uncovered.

4444 of 10698 relevant lines covered (41.54%)

63.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
49
0.0
0.0% frontend/src/components/collaborator/CollaboratorBulkCreate.vue

Coverage Regressions

Lines Coverage ∆ File
8
0.0
0.0% frontend/src/views/camp/admin/Collaborators.vue
Jobs
ID Job ID Ran Files Coverage
1 api - 29868024395.1 21 Jul 2026 09:02PM UTC 242
88.23
GitHub Action Run
2 frontend - 29868024395.2 21 Jul 2026 09:01PM UTC 395
16.05
GitHub Action Run
Source Files on build 29868024395
  • Tree
  • List 637
  • 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 #29868024395
  • 150da1c2 on github
  • Prev Build on bulk-invite-collaborators (#29866470997)
  • 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