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

BacLuc / ecamp3 / 27463184382
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: ensure-mail-message-logger-clean-state
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:42AM 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:03AM UTC coverage: 35.79%. First build
27463184382

push

github

BacLuc
fix: show skeleton before checklist items in correct order (#9462)

ChecklistDisplaySelectedItems was rendered unconditionally alongside the
skeleton loader, so during loading both the skeleton and the (empty)
items list were mounted simultaneously. Any content that resolved from
cache could appear before the skeleton finished, producing the wrong
order: Edit label → Skeleton → Items.

Wrap ChecklistDisplaySelectedItems in v-else so it only renders after
itemsLoaded is true, giving the correct sequence:
  1. Skeleton loader (itemsLoaded = false)
  2. Edit label or checked items (itemsLoaded = true)

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

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

840 of 4740 branches covered (17.72%)

Branch coverage included in aggregate %.

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

4856 of 11175 relevant lines covered (43.45%)

984.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
frontend/src/components/activity/content/Checklist.vue
Jobs
ID Job ID Ran Files Coverage
1 frontend - 27463184382.1 13 Jun 2026 09:44AM UTC 389
15.31
GitHub Action Run
2 api - 27463184382.2 13 Jun 2026 09:45AM UTC 239
88.34
GitHub Action Run
3 pdf - 27463184382.3 13 Jun 2026 09:42AM UTC 68
73.06
GitHub Action Run
Source Files on build 27463184382
  • 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 #27463184382
  • 600cd797 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