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

qunitjs / qunit / #2920
92%
main: 91%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 09 Apr 2021 09:18PM UTC
Jobs 1
Files 29
Run time 6s
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

pending completion
#2920

push

Krinkle
Build: Update dev dependencies

* Keep the `execa` and `fixturify` dev dependencies pinned for now.
  These are simple, stable, and do exactly what we need.

* `grunt-contrib-connect`: Major version to require Node 10+.

* `grunt-contrib-qunit`: Major version to require Node 10+ and using
  a newer version of Puppeteer (and Chromium).

* `@rollup/plugin-replace`: Address deprecation warning about
  preventAssignment, which currently defaults to false, but will
  become true in a future release. It recommends setting to true now,
  which I did. We don't use this in assignments.

Given that this update affects Babel and Rollup, I've also done an
early run of `node build/review-package.js 2.14.1` to see if there
are any changes we may want to know about. What I noticed:

* File comments from imported libs are preserved now
  (affects promise-polyfill and fuzzysort).

* The createCommonjsModule() function has become much simpler,
  removing parts that we weren't using.

* The embedded copy of fuzzysort changed to remove an unused variable
  that Rollup is now able to find.
  Ref https://github.com/farzher/fuzzysort/pull/82

1175 of 1434 branches covered (81.94%)

2080 of 2335 relevant lines covered (89.08%)

348.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2920.1 09 Apr 2021 09:18PM UTC 0
89.08
Source Files on build #2920
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 00450645 on github
  • Prev Build on refs/heads/main
  • Next Build on refs/heads/main
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