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

twbs / bootstrap / 29551001623
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 17 Jul 2026 02:53AM UTC
Jobs 1
Files 31
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

17 Jul 2026 02:52AM UTC coverage: 94.348% (-0.05%) from 94.393%
29551001623

push

github

web-flow
Add layered shadows, shadow theme variant utilities, `shadow-xs`, and keyline border width. (#42675)

* Add keyline (.5px) border width

* Add layered shadow system with color, opacity, and strength tokens

* Docs: document shadow color, opacity, and the new .shadow-xl size

* Docs: add keyline example to border width utilities

* Docs: use keyline borders on header menus and search input

* Add --box-shadow-xs token and .shadow-xs utility

Introduce a smaller box shadow between the existing default and sm sizes,
and expose it through the shadow utilities.

* cspell

* Scope shadow color and opacity to non-inheriting local vars

Shadow color and opacity utilities now compose through local --sc/--so
variables (like --bc for border-color) instead of setting --shadow-color
and --shadow-opacity directly, so .shadow-{color} and .shadow-opacity-*
no longer leak into nested .shadow-* descendants. The $shadows map
(scss/_config.scss) reads var(--sc, var(--shadow-color)) and
var(--so, 1), keeping --shadow-color/--shadow-strength as the
cascading global defaults. Removes the now-unused at-property utility
key since no utility needs the cascading opt-out anymore.

Updates the shadows docs with a nested-elements example and callout,
and adds a migration guide entry.

* format

* fix

1097 of 1230 branches covered (89.19%)

Branch coverage included in aggregate %.

3093 of 3211 relevant lines covered (96.33%)

197.24 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
95.71
-1.23% js/src/dom/event-handler.js
Jobs
ID Job ID Ran Files Coverage
1 29551001623.1 17 Jul 2026 02:53AM UTC 31
94.35
GitHub Action Run
Source Files on build 29551001623
  • Tree
  • List 31
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29551001623
  • 16a40167 on github
  • Prev Build on v6-dev (#29550993880)
  • Next Build on v6-dev (#29551037549)
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