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

twbs / bootstrap / 28335809802
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 28 Jun 2026 09:00PM 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

28 Jun 2026 08:59PM UTC coverage: 94.225% (-0.1%) from 94.321%
28335809802

push

github

web-flow
Add a skill for v5 for v6 migration (#42349)

* wip

* Skill: correct v5→v6 migration guide and add new-component coverage

- Close button: keep the empty .btn-close (CSS-mask icon over currentcolor);
  drop the wrong 'add a child SVG' instruction that double-rendered the icon,
  and note .btn-close-white is gone (set text color instead)
- Border radius: remove the fabricated $border-radius-2xl rename; document the
  real $radius base + $radii map (0-9) + --radius-* tokens
- Font sizes: note lg+ are fluid clamp() values (not exact rems) and list the
  full xs-6xl scale
- Add a 'Rebuilt behavior & new components' section: carousel→scroll-snap with
  opt-in autoplay, scrollspy→IntersectionObserver, the new components
  (combobox, chips, datepicker, range, strength, otp-input, nav-overflow,
  toggler), util/backdrop.js removal, CSS @layer, and --bs-*-rgb removal
- Extend the Phase 6 grep checklist for all of the above

* Skill: align migration guide with migration.mdx changelog

- Remove the 'ScrollSpy → IntersectionObserver' note: v5 (5.2+) already used
  IntersectionObserver, so it's not a v5→v6 change (the docs changelog omits it)
- Expand carousel coverage to match the changelog: ride→autoplay, wrap→ends,
  removed control/caption/dark/stacked classes, .carousel-overlay requirement,
  control-icon renames
- Add the remaining new components (submenu, stepper, avatar, form-adorn, prose)
- Note the .rounded-* remap + --radius-pill, and link-*→underline-* utilities
- Extend the Phase 6 grep list accordingly

* Docs: fix self-contradictory border-radius migration note

The Sass deprecation list said to use `$border-radius-2xl`, but the
Utilities section (and the source) removed the whole `$border-radius-*`
family in favor of the `$radii` map / `--radius-*` tokens. Point the
note there instead.

* Docs: note removal of focustrap and scrollbar utilities

#42595 removed util/focustrap.js and util/scrollbar.js (dead code after
the native <dialog> Dialog/Drawe... (continued)

1034 of 1155 branches covered (89.52%)

Branch coverage included in aggregate %.

2898 of 3018 relevant lines covered (96.02%)

262.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
97.56
-0.41% js/src/carousel.js
1
95.71
-1.23% js/src/dom/event-handler.js
Jobs
ID Job ID Ran Files Coverage
1 28335809802.1 28 Jun 2026 09:00PM UTC 31
94.22
GitHub Action Run
Source Files on build 28335809802
  • Tree
  • List 31
  • 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 #28335809802
  • b3926886 on github
  • Prev Build on v6-dev (#28327397132)
  • Next Build on v6-dev (#28335818505)
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