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

qunitjs / qunit / 3345
90%

Build:
DEFAULT BRANCH: main
Ran 04 Apr 2021 01:08AM UTC
Jobs 1
Files 29
Run time 2s
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
3345

push

travis-ci-com

web-flow
Assert: Fix assert.throws() to fail gracefully when expected class does not match

Previously when the expected value was a class, and it did not satisfy instanceof,
the class function was also tried as a matcher function which in the case of
ES6 class constructors throws by default, which we did not internally catch,
causing a rather abrupt test failure rather than a more informative one.

Fixes https://github.com/qunitjs/qunit/issues/1530.

1175 of 1434 branches covered (81.94%)

5 of 5 new or added lines in 1 file covered. (100.0%)

2080 of 2335 relevant lines covered (89.08%)

348.96 hits per line

Jobs
ID Job ID Ran Files Coverage
7 3345.7 04 Apr 2021 01:08AM UTC 0
89.08
Travis Job 3345.7
Source Files on build 3345
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3345
  • 8d248c9d on github
  • Prev Build on main (#3343)
  • Next Build on main (#3347)
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