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

mochajs / mocha / 7782 / 6
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v11.x
DEFAULT BRANCH: main
Ran 02 Jul 2020 08:39PM UTC
Files 55
Run time 14s
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

02 Jul 2020 08:27PM UTC coverage: 93.932% (+0.2%) from 93.766%
NODE_OPTIONS="--trace-warnings"

push

travis-ci

web-flow
replace browserify with rollup and babel (#4293)

* Make browser specific TTY interop explicit instead of a magic bundling configuration
* Remove unnessessary browserify ignore of cli related files and chokidar
* Extract lookupFiles from utils to avoid node dependencies in browser bundle
* Replace browserify with rollup for main library bundling
* Polyfill global to check if IE11 will start working
* Don't include esm-utils in browser build. Modern syntax breaks IE
* Remove duplicate browserify configuration in karma config file
* Add custom karma rollup plugin and use it to bundle browser tests
* add process.listeners impl
* Extract browser-only helper functions from shared utils file to their own files
* Add browserslist, babel, babel-preset-env and prepare for modern js
* Add mocha.js.map to npm distributed files
* Use util function to check if we're running in a browser
* Improve documentation of self-built karma-rollup-plugin
* Renamed lib/cli/lookupFiles.js to lib/cli/lookup-files.js
* Clean up rollup config
* Kebab case file names
* Remove last traces of unused browserify
* fix bundle path under win32
* do not run bundle visualizer in CI
* Remove use of mocha.opts in browser testing
* Improved naming of rollup plugin to pick values from package.json

Co-authored-by: Christopher Hiller <boneskull@boneskull.com>
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>

1227 of 1397 branches covered (87.83%)

3251 of 3461 relevant lines covered (93.93%)

875.43 hits per line

Source Files on job 7782.6 (NODE_OPTIONS="--trace-warnings")
  • Tree
  • List 0
  • Changed 13
  • Source Changed 3
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6841
  • Travis Job 7782.6
  • 40f951ba on github
  • Prev Job for NODE_OPTIONS="--trace-warnings" on master (#7773.6)
  • Next Job for NODE_OPTIONS="--trace-warnings" on master (#7796.6)
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