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

insin / nwb / 980 / 3
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: feature/component/allow-custom-babel-config
DEFAULT BRANCH: master
Ran 07 Mar 2020 01:31AM UTC
Files 21
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

07 Mar 2020 01:29AM UTC coverage: 78.269% (-0.06%) from 78.325%
980.3

push

travis-ci

insin
Update to Babel 7

- Breaking: use transform-runtime's defaults instead of providing our own
  - babel.runtime config now only takes an Object or false
  - Since `helpers` is enabled by default, it's now disabled by module
    build config to avoid needing a dependency/peerDependency on
    @babel/runtime by default
- Breaking: Remove support for *-test.js files, as @babel-core doesn't
  support pattern matching them to ignore them when co-located in src/ -
  use *.test.js instead
- Switch to scoped @babel/* packages
- @babel/preset-react now has a `development` option which handles using
  jsx-self/jsx-source
- Use new `useESModules` option for @babel/plugin-transform-runtime for
  smaller webpack builds
- @babel/plugin-transform-runtime's `moduleName` option was removed -
  replace it with the new `absoluteRuntime` option
- babel-preset-proposals replaces stage presets, which have been removed
- Add babel.proposals config
- Deprecate babel.stage config

React

- Switch from babel-plugin-react-transform to react-refresh via
  react-refresh-webpack-plugin for React HMR

Internal

- Dropped constructor hack for UserError, as Babel 7's wrapper should
  handle instanceof
- Preset modules must now export a function
- UserConfigReport errors no longer need to provide a value
- UserConfigReport errors can have multiple messages
- Use double quotes in test assertions against generated code

597 of 871 branches covered (68.54%)

796 of 1017 relevant lines covered (78.27%)

19.52 hits per line

Source Files on job 980.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 882
  • Travis Job 980.3
  • 64cb7c21 on github
  • Prev Job for on babel7 (#979.1)
  • Next Job for on babel7 (#981.1)
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