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

twbs / bootstrap / 31041808147
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: mdo/toast-css-transitions
DEFAULT BRANCH: main
Ran 05 Aug 2026 07:58PM 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

05 Aug 2026 07:57PM UTC coverage: 93.91%. Remained the same
31041808147

push

github

web-flow
Forward config from bootstrap.scss so $utilities is configurable (#42801)

* Forward config from bootstrap.scss so $utilities is configurable

`$utilities` lives in `_config.scss`, which `bootstrap.scss` never
forwarded. Every Sass example on the utilities API page therefore failed
with "This variable was not declared with !default in the @used module".
Forward config, then rewrite the examples around the two working patterns.

* Use the `as *` convention in the utilities API snippets

The `as bs` namespace appears nowhere else in the repo. The docs load
Bootstrap modules with `as *`, so these snippets now do the same. Sass
writes an assignment to an `as *` member back to the source module, so
the two-file pattern still reaches `bootstrap/scss/config`.

* Add a free key to the width example in the utilities API docs

The example said it adds a value, but key `10` already exists at
`10rem`, so the merge replaced it. Key `20` is free, and `20%` matches
the other width percentages. The example now adds `.w-20` and keeps
`.w-10`.

1743 of 1959 branches covered (88.97%)

Branch coverage included in aggregate %.

3592 of 3722 relevant lines covered (96.51%)

111.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31041808147.1 05 Aug 2026 07:58PM UTC 33
93.91
GitHub Action Run
Source Files on build 31041808147
  • Tree
  • List 33
  • 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 #31041808147
  • 7937bb7b on github
  • Prev Build on v6-dev (#31040902146)
  • Next Build on v6-dev (#31041839117)
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