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

insin / nwb / 979
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: feature/component/allow-custom-babel-config
DEFAULT BRANCH: master
Ran 06 Mar 2020 12:42PM UTC
Jobs 3
Files 21
Run time 11s
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
979

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-hot-loader for React
  HMR

Internal Babel-related stuff (test again when Babel 7 is released)

- Drop loose mode, as it currently breaks when extending builtins
- Use Array.from() instead of spreading a Set to convert it to an Array

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

596 of 869 branches covered (68.58%)

43 of 43 new or added lines in 8 files covered. (100.0%)

795 of 1015 relevant lines covered (78.33%)

58.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 979.1 06 Mar 2020 12:42PM UTC 0
78.33
Travis Job 979.1
2 979.2 06 Mar 2020 12:42PM UTC 0
78.33
Travis Job 979.2
3 979.3 06 Mar 2020 12:42PM UTC 0
78.33
Travis Job 979.3
Source Files on build 979
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #979
  • 81f8a180 on github
  • Prev Build on babel7 (#964)
  • Next Build on babel7 (#980)
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

© 2025 Coveralls, Inc