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

mochajs / mocha / 7467
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v11.x
DEFAULT BRANCH: main
Ran 20 May 2020 07:21PM UTC
Jobs 1
Files 49
Run time 12s
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
7467

push

travis-ci

web-flow
multiple async done() calls result in failure; closes #4151 (#4152)

- added a method in `errors` module to create a "multiple done" err
- modernize `multiple-done.spec.js`
- refactor errors into constants in `errors` module
- remove `Runner#started` prop; replace with `Runner#state` prop + constants
- add a catchall `createFatalError()` function to `errors` module; this is called when a test fails twice by other means (unsure what those means are yet)
- force color in Travis CI b/c my eyes
- remove `Runner#uncaughtEnd`; move logic to `Runner#uncaught`, since we can now rely on the value of `Runner#state`.
- upgrade `unexpected-eventemitter`
- fix potential listener leak in `Runner#run`

1078 of 1246 branches covered (86.52%)

61 of 61 new or added lines in 4 files covered. (100.0%)

2889 of 3092 relevant lines covered (93.43%)

553.32 hits per line

Jobs
ID Job ID Ran Files Coverage
6 7467.6 20 May 2020 07:21PM UTC 0
93.43
Travis Job 7467.6
Source Files on build 7467
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7467
  • cb5eb8ed on github
  • Prev Build on master (#7452)
  • Next Build on master (#7493)
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