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

coreui / coreui-pro / 33313084176
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 30 Aug 2026 01:03PM UTC
Jobs 1
Files 68
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

30 Aug 2026 01:02PM UTC coverage: 93.099%. Remained the same
33313084176

push

github

web-flow
docs(install): document the ESM CDN path, SRI, pnpm and Yarn Berry (#992)

The page documented one way to load from a CDN — the UMD build with
Floating UI as globals — and never explained the integrity attribute it
tells everyone to paste. Adds what was missing:

- an ES modules section: dist/js/coreui.esm.min.js imports Floating UI
  by its bare specifier, so a module script needs an import map, and
  without one the ESM build simply cannot be loaded from a CDN at all
- Using CDNs / Alternative CDNs: what integrity and crossorigin do, that
  the hash changes with every version, cdnjs and unpkg as alternatives,
  and how to verify a hash yourself
- pnpm alongside npm, yarn and Bun
- the Yarn Berry nodeLinker workaround, which anyone compiling our Sass
  out of node_modules hits
- named imports for tree shaking, replacing a CJS-first paragraph
- a pointer to the npm guide and to Browsers & devices

Adds js_esm / js_pro_esm URLs and hashes to config.yml, and teaches
generate-sri.mjs to refresh the Pro one on release so the new snippet
cannot go stale.

Adds .browserslistrc to the package's files array: the new note says we
ship it at the package root, and until now we did not.

4742 of 5341 branches covered (88.78%)

Branch coverage included in aggregate %.

9031 of 9453 relevant lines covered (95.54%)

389.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33313084176.1 30 Aug 2026 01:03PM UTC 68
93.1
GitHub Action Run
Source Files on build 33313084176
  • Tree
  • List 68
  • 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 #33313084176
  • 20ec563c on github
  • Prev Build on v6-dev (#33311375059)
  • Next Build on v6-dev (#33336993143)
  • 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