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

mgol / bootstrap
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: v4-dev-nes-jquery-4-tests
DEFAULT BRANCH: main
Repo Added 10 Dec 2025 12:57PM UTC
Token ryzpADVJ1LD3Wb8R0z40VcNYCHfOgWATu regen
Build 2 Last
Files 13
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

LAST BUILD ON BRANCH v4-dev-nes-jquery-4-tests
branch: v4-dev-nes-jquery-4-tests
CHANGE BRANCH
x
Reset
Sync Branches
  • v4-dev-nes-jquery-4-tests
  • v4-dev-nes

10 Dec 2025 01:09PM UTC coverage: 92.783%. Remained the same
20099725180

push

github

mgol
Test(jQuery): Run tests with jQuery 4

To run tests:
```
npm install
npm run js
npm run js-test
```

To test on more remote browsers, replace the last command with:
```
npm run js-test-cloud
```
You'll need to have BrowserStack env variables (`BROWSER_STACK_USERNAME`
& `BROWSER_STACK_ACCESS_KEY`) set up for this to work.

Two changes were required:
1. Replace usage of `$.Deferred` in tests with native Promise as Deferreds are
   no longer available in jQuery 4 slim. Load a Promise polyfill for IE.
2. Replace `false` in `$carousel.attr('data-interval', false)` with `"false"`.
   jQuery Migrate covers this case as well, but it's test-only anyway.

Consolidated test command:
```
npm run js && npm run js-test && npm run js-test-cloud; echo $?; git checkout -- dist js/dist
```

899 of 1006 branches covered (89.36%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

1788 of 1890 relevant lines covered (94.6%)

37.87 hits per line

Relevant lines Covered
Build:
Build:
1890 RELEVANT LINES 1788 COVERED LINES
37.87 HITS PER LINE
Source Files on v4-dev-nes-jquery-4-tests
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20099725180 v4-dev-nes-jquery-4-tests Test(jQuery): Run tests with jQuery 4 To run tests: ``` npm install npm run js npm run js-test ``` To test on more remote browsers, replace the last command with: ``` npm run js-test-cloud ``` You'll need to have BrowserStack env variables (`BRO... push 10 Dec 2025 01:10PM UTC mgol github
92.78
See All Builds (2)

Badge your Repo: bootstrap

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc