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

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

Build:
Build:
LAST BUILD BRANCH: feature/component/allow-custom-babel-config
DEFAULT BRANCH: master
Ran 24 Aug 2018 04:01AM UTC
Files 21
Run time 26s
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

24 Aug 2018 03:56AM UTC coverage: 78.664%. Remained the same
954.3

push

travis-ci

insin
Update to Babel 7 RC2

- Switch to scoped @babel/* packages
- Preset modules must now export a function
- @babel/preset-react now has a development option for 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
- Use transform-runtime's own default options
  - 'helpers' is also on by default - it's disabled by module build config
    to avoid needing a dependency/peerDependency on @babel/runtime by
    default
- babel.runtime config now takes an Object or false
- babel-preset-proposals replaces stage presets, which have been removed
- Add babel.proposals config
- Deprecate babel.stage config
- 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

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 constructor hack for UserError, as Babel 7's wrapper should handle
  instanceof
- Drop loose mode, as it currently breaks when extending builtins
- Use double quotes in test assertions against generated code
- Use Array.from() instead of spreading a Set to convert it to an Array

Internal

- UserConfigReport errors no longer need to provide a value
- UserConfigReport errors can have multiple messages

594 of 861 branches covered (68.99%)

789 of 1003 relevant lines covered (78.66%)

19.69 hits per line

Source Files on job 954.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 864
  • Travis Job 954.3
  • 70914f72 on github
  • Prev Job for on babel7 (#952.1)
  • Next Job for on babel7 (#955.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

© 2025 Coveralls, Inc