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

coreui / coreui-pro / 28369217912
95%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 11:48AM UTC
Jobs 1
Files 46
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

29 Jun 2026 11:37AM UTC coverage: 94.598% (-0.05%) from 94.646%
28369217912

push

github

web-flow
docs: migrate to the shared @coreui/astro-docs engine (#578)

* feat(docs): migrate documentation to the shared Astro docs engine

Replace the Hugo-based docs site with the @coreui/astro-docs engine:
Astro content collections, live component examples, generated API tables,
and config-driven CDN/SRI placeholders.

* fix(docs): declare docs dependencies and remove old-generator leftovers

- Declare the published packages the docs import (@coreui icons/utils/
  internal-links/icon-react|vue/icons-pro/chart add-ons, react-imask, date-fns)
  and add the docs package version, so a plain yarn install builds the docs
  without the workspace yarn-link step (findSource reads base styling from the
  sibling library repo).
- Resolve @coreui/chartjs via require.resolve so it survives dependency hoisting.
- Drop the unused Gatsby remark plugin packages and dependency overrides, and
  the stale docs-old lint ignores.

* fix(docs): replace leftover Hugo template shortcodes

The vanilla migration left raw Hugo readFile/findRE shortcodes in four pages:
- css-variables: render the :root / dark-mode CSS variables with <ScssDocs>
  (reads _root.scss, the same build-time mechanism used elsewhere).
- browsers-devices: inline the .browserslistrc contents.
- validation, color-modes: inline the example scripts (validate-forms.js /
  color-modes.js) as code blocks.

* fix(docs): load dayjs on the date picker pages so their demos run

The date-picker and date-range-picker examples format/parse dates with dayjs.
Declare the dayjs CDN scripts via the page frontmatter `js:` so they load on
the page; the example demo snippets (run by the engine) then have the dayjs
global available.

* refactor(docs): author vanilla examples as a single code source

Replace the migrated <Example code={[line, …]} html={[line, …]}> line arrays
(the same markup duplicated in both props) with one multi-line code={`…`}
string per example, matching Bootstrap's docs: the first line sits on the
code={` line... (continued)

2774 of 3064 branches covered (90.54%)

Branch coverage included in aggregate %.

7155 of 7432 relevant lines covered (96.27%)

726.39 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
94.61
-0.7% js/src/range-slider.js
1
64.19
-1.35% js/src/navigation.js
Jobs
ID Job ID Ran Files Coverage
1 28369217912.1 29 Jun 2026 11:48AM UTC 46
94.6
GitHub Action Run
Source Files on build 28369217912
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28369217912
  • ec252a1f on github
  • Prev Build on main (#27499187967)
  • Next Build on main (#28410921171)
  • 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