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

mochajs / mocha / 7980
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v11.x
DEFAULT BRANCH: main
Ran 25 Aug 2020 08:55PM UTC
Jobs 1
Files 55
Run time 3s
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
7980

push

travis-ci

boneskull
alias lookupFiles, loadRc, loadPkgRc and loadOptions to lib/cli module; fixes #4398

- fixes API documentation for all of these (and `module:lib/cli.main`) via JSDoc aliasing
- aliases `lib/cli/cli.js` to `module:lib/cli`; `module:lib/cli/cli` is no longer a thing
- the `lib/cli/options.js` and `lib/cli/lookup-files.js` _modules_ (not necessarily their _contents_) are now private

example usage:

```js
const {loadRc, loadPkgRc, loadOptions, lookupFiles} = require('mocha/lib/cli');
```

1222 of 1396 branches covered (87.54%)

3263 of 3478 relevant lines covered (93.82%)

909.29 hits per line

Jobs
ID Job ID Ran Files Coverage
6 7980.6 (NODE_OPTIONS="--trace-warnings") 25 Aug 2020 08:55PM UTC 0
93.82
Travis Job 7980.6
Source Files on build 7980
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7980
  • f1acd99d on github
  • Next Build on boneskull/issue/4398 (#7994)
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