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

adobe / spectrum-web-components / 29533507216
96%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 08:55PM UTC
Jobs 1
Files 402
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

16 Jul 2026 08:47PM UTC coverage: 96.257%. Remained the same
29533507216

push

github

web-flow
fix(swc): rewrite flattened stylesheet @import paths in build (#6519)

* fix(swc): rewrite flattened stylesheet @import paths in build

The processStylesheets build step flattens every file under
stylesheets/** into dist/ root but wrote @import paths verbatim.
global-link.css imports ../link.css (correct for its source subfolder
stylesheets/global/) which pointed one directory above dist/ in the
published package, breaking consumers of @adobe/spectrum-wc/global-link.css.

Normalize local @import targets to ./<basename> during the flatten so
they resolve as siblings in dist/. Absolute and remote URLs are left
untouched. Prevents the same class of bug for any future nested stylesheet.

* chore(swc): add changeset for global-link.css import fix

---------

Co-authored-by: Patrick Fulton <360251+pfulton@users.noreply.github.com>

6021 of 6463 branches covered (93.16%)

Branch coverage included in aggregate %.

37903 of 39169 relevant lines covered (96.77%)

460.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29533507216.1 16 Jul 2026 08:55PM UTC 402
96.26
GitHub Action Run
Source Files on build 29533507216
  • Tree
  • List 402
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29533507216
  • c28d00c4 on github
  • Prev Build on main (#29453468093)
  • Next Build on main (#29534648070)
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