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

BacLuc / ecamp3 / 29866470997
34%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: httpcache-checklist-item-mature
DEFAULT BRANCH: devel
Ran 21 Jul 2026 08:39PM 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:02PM UTC coverage: 33.614% (-2.0%) from 35.582%
29866470997

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%)

482 existing lines in 24 files 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
96
8.56
0.62% frontend/src/router.js
42
0.0
0.0% frontend/src/components/collaborator/CollaboratorCreate.vue
41
0.0
0.0% frontend/src/views/camp/category/Category.vue
38
0.0
0.0% frontend/src/views/auth/Login.vue
34
1.96
0.0% frontend/src/components/form/base/BasePicker.vue
34
0.0
0.0% frontend/src/views/auth/Register.vue
22
0.0
0.0% frontend/src/components/print/print-client/PrintPreviewClient.vue
22
0.0
0.0% frontend/src/App.vue
21
0.0
0.0% frontend/src/main.js
21
0.0
0.0% frontend/src/views/auth/ResetPassword.vue
19
0.79
0.0% frontend/src/common/eslint-local-rules/matchingTranslationKeys.js
14
6.12
0.0% frontend/src/components/dialog/DialogForm.vue
14
0.0
0.0% frontend/src/views/camp/material/MaterialDetail.vue
13
0.0
0.0% frontend/src/views/camp/material/MaterialOverview.vue
11
0.0
0.0% frontend/src/components/collaborator/CollaboratorRoleSelect.vue
8
0.0
0.0% frontend/src/views/camp/admin/Collaborators.vue
7
18.42
-1.58% frontend/src/components/material/useMaterialViewHelper.js
6
0.0
0.0% frontend/src/components/dashboard/ActivityRow.vue
5
36.84
33.81% frontend/src/mixins/campRoleMixin.js
4
0.0
0.0% frontend/src/components/print/print-client/DownloadClientPdfListItem.vue
4
0.0
0.0% frontend/src/plugins/formBaseComponents.js
3
70.73
0.0% frontend/src/components/form/base/EColorField.vue
2
0.0
0.0% frontend/src/components/print/print-client/DownloadClientPdfButton.vue
1
93.75
-0.69% api/src/Validator/AssertBelongsToSameCampValidator.php
Jobs
ID Job ID Ran Files Coverage
1 api - 29866470997.1 21 Jul 2026 08:40PM UTC 242
88.23
GitHub Action Run
2 frontend - 29866470997.2 21 Jul 2026 08:39PM UTC 395
16.05
GitHub Action Run
Source Files on build 29866470997
  • Tree
  • List 637
  • Changed 40
  • Source Changed 35
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29866470997
  • 1aadb282 on github
  • Prev Build on bulk-invite-collaborators (#27504327254)
  • Next Build on bulk-invite-collaborators (#29868024395)
  • 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