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

coreui / coreui-pro / 32480245984
93%
main: 94%

Build:
Build:
LAST BUILD BRANCH: refactor/neutral-rungs-v6
DEFAULT BRANCH: main
Ran 21 Aug 2026 12:07PM UTC
Jobs 1
Files 66
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

21 Aug 2026 12:05PM UTC coverage: 93.272%. Remained the same
32480245984

push

github

web-flow
fix(Tooltip, Popover): follow the body font set at runtime (#826)

`reset-text()` pinned the family and weight to `$font-family-base` and
`$font-weight-normal`, compiled in. Tooltip and popover are its only two
callers, so a page that themes its typography through `--cui-body-font-family`
and `--cui-body-font-weight` restyled everything except them.

With `:root { --cui-body-font-family: Georgia, serif; --cui-body-font-weight: 600 }`:

  before   body paragraph  Georgia, serif / 600
           tooltip         system-ui … / 400
  after    body paragraph  Georgia, serif / 600
           tooltip         Georgia, serif / 600

Both tokens are the ones Reboot already sets `body` from, so the default
rendering is unchanged.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

399.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32480245984.1 21 Aug 2026 12:07PM UTC 66
93.27
GitHub Action Run
Source Files on build 32480245984
  • Tree
  • List 66
  • 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 #32480245984
  • 2ca10a40 on github
  • Prev Build on v6-dev (#32480242419)
  • Next Build on v6-dev (#32480253388)
  • 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