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

BacLuc / ecamp3 / 27463184382 / 2
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: external-dns-gateway-api-use-policy-sync
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:46AM 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:03AM UTC coverage: 88.339%. First build
27463184382.2

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>

3250 of 3679 relevant lines covered (88.34%)

158.0 hits per line

Source Files on job api - 27463184382.2
  • Tree
  • List 239
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27463184382
  • 600cd797 on github
  • 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