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

twbs / bootstrap / 32330843753
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: mdo/chat-histogram-components
DEFAULT BRANCH: main
Ran 20 Aug 2026 04:10AM UTC
Jobs 1
Files 33
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

20 Aug 2026 04:09AM UTC coverage: 93.721% (+0.02%) from 93.705%
32330843753

push

github

web-flow
Fix Sass theme map configuration and merge overrides via defaults() (#42849)

* Fix Sass theme map configuration and merge overrides via defaults()

bootstrap.scss never forwarded the theme module, so configuring
`$theme-colors` through the entrypoint with `@use ... with (...)` failed
with a "not declared with !default" error. Forward the theme module to
expose the theme maps for configuration.

Also convert the theme maps to the defaults() pattern so overrides merge
on top of the built-ins instead of replacing the whole map, and let a
`null` value remove a key. The default build output is unchanged.

Add a regression test and update the Sass and Theme docs.

Fixes #42847

* Use var(--black) in theme config test to satisfy color-named lint

The stylelint color-named rule rejects named colors like `black` in
declaration values. Reference the token instead, which also matches how
real theme maps set values.

1769 of 1991 branches covered (88.85%)

Branch coverage included in aggregate %.

3619 of 3758 relevant lines covered (96.3%)

122.78 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
93.93
0.26% js/src/datepicker.ts
Jobs
ID Job ID Ran Files Coverage
1 32330843753.1 20 Aug 2026 04:10AM UTC 33
93.72
GitHub Action Run
Source Files on build 32330843753
  • Tree
  • List 33
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32330843753
  • 1a36235c on github
  • Prev Build on v6-dev (#32330824625)
  • Next Build on v6-dev (#32330838273)
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