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

twbs / bootstrap / 31041839117
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.916% (+0.006%) from 93.91%
31041839117

push

github

web-flow
Return a promise from the JavaScript lifecycle methods (#42802)

* Remove the Collapse toggle option

The `toggle` option made the constructor change the state that the markup
declares. That surprised people, so almost every caller passed
`toggle: false`. Remove the option and always keep the declared state.
Call `show()`, `hide()`, or `toggle()` to change it.

* Return a promise from the JavaScript lifecycle methods

`show()`, `hide()`, `toggle()`, and `close()` returned before the
transition ended, so a caller had to listen for a `shown.bs.*` or
`hidden.bs.*` event to continue. `_queueCallback` now returns a promise
and each component awaits it, so a caller can `await` the method instead.
The promise always settles, so a no-op call cannot strand the caller.

1745 of 1961 branches covered (88.99%)

Branch coverage included in aggregate %.

39 of 39 new or added lines in 8 files covered. (100.0%)

3596 of 3726 relevant lines covered (96.51%)

112.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31041839117.1 05 Aug 2026 07:58PM UTC 33
93.92
GitHub Action Run
Source Files on build 31041839117
  • Tree
  • List 33
  • Changed 10
  • Source Changed 10
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31041839117
  • 1a800c10 on github
  • Prev Build on v6-dev (#31041808147)
  • Next Build on v6-dev (#31046424382)
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