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

adobe / spectrum-web-components / 29534648070
96%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 09:12PM UTC
Jobs 1
Files 402
Run time 2min
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

16 Jul 2026 09:04PM UTC coverage: 96.243% (-0.01%) from 96.257%
29534648070

push

github

web-flow
Progress Bar Migration (#6488)

* Migration through Phase 4 Progress Bar (#6438)

* feat(progress-bar): 2nd-gen migration phases 1-4 (setup, API, a11y)

Creates the 2nd-gen `<swc-progress-bar>` component through phase 4:

- Core: `ProgressBarBase` extending `LinearProgressMixin` with
  `indeterminate` boolean; types file re-exporting shared linear-progress
  surface; no variant (single accent fill).
- SWC: `ProgressBar` with full `role="progressbar"` render template,
  determinate value attrs, indeterminate suppression via Lit `nothing`,
  `aria-labelledby`/`aria-label`/`aria-describedby` wiring, description
  slot support.
- Mixin: replace hard-coded meter docs URL with a computed `docsHref`
  getter derived from `this.localName` so each concrete component gets an
  accurate docs link with no per-subclass override.
- 1st-gen: `@deprecated` JSDoc on `progress`, `sideLabel`, and `label`
  string attribute for renamed/replaced APIs.
- Migration plan: phases 1-4 checklists updated; B9 (role placement on
  shadow vs host) flagged for a11y expert review.

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

* fix(progress-bar): lint

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* Phase 5: progress-bar full fidelity  (#6455)

* chore(progress-bar): update reduced motion

* style(progress-bar): value changes

* style(progress-bar): spacing in storybook

* fix(progress-bar): remove meta JSDoc and stories .gitkeep per review

* chore(progress-bar): storybook, tests and update to migration skill (#6456)

* chore(progress-bar): storybook, tests and update to migration skill

* test(progress-bar): remove duplicate test and target warnings by type/message

* test(progress-bar): update with waitFor

* fix(progress-bar): address feedback from PR Review

* chore(progress-bar): added migration guide (#6485)

* chore(progress-bar): added change logs and prettier fix

* fix(progress-bar): additional example in doc

* fix(progress-bar): fix... (continued)

6022 of 6465 branches covered (93.15%)

Branch coverage included in aggregate %.

33 of 40 new or added lines in 1 file covered. (82.5%)

37935 of 39208 relevant lines covered (96.75%)

460.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
96.82
-2.76% 1st-gen/packages/progress-bar/src/ProgressBar.ts
Jobs
ID Job ID Ran Files Coverage
1 29534648070.1 16 Jul 2026 09:11PM UTC 402
96.24
GitHub Action Run
Source Files on build 29534648070
  • Tree
  • List 402
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29534648070
  • 6eccec93 on github
  • Prev Build on main (#29533507216)
  • Next Build on main (#29536339968)
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