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

qunitjs / qunit / 2423
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 03 Jan 2019 08:13PM UTC
Jobs 1
Files 1
Run time 1s
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
2423

push

travis-ci

Krinkle
Assert: Report RegExp/Error as strings from rejects()/throws()

Report the `actual` (Error object) as a string.
And report an `expected` RegExp or Error object also in its
string form.

Currently, they were reported as their objects, which in the
generic js-reporters module was just printed as an empty object
without any properties because instances of RegExp and instances
of Error both have no own properties that are enumerable.

Also fix errorString() which oddly had logic for passing a plain
object, but didn't

Fixes #1333.

880 of 1560 branches covered (56.41%)

1615 of 2608 relevant lines covered (61.92%)

173.39 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2423.6 (NPM_SCRIPT=coverage) 03 Jan 2019 08:13PM UTC 0
61.92
Travis Job 2423.6
Source Files on build 2423
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2423
  • 08f1c692 on github
  • Prev Build on master (#2415)
  • Next Build on master (#2425)
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