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

insin / nwb / 938
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: feature/component/allow-custom-babel-config
DEFAULT BRANCH: master
Ran 09 Aug 2018 02:04AM UTC
Jobs 2
Files 19
Run time 1min
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
938

push

travis-ci

insin
Update to Babel 7 beta

- 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
- Use transform-runtime's own default options
  - 'helpers' is also on by default and disabled by module build config
- 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

316 of 853 branches covered (37.05%)

40 of 40 new or added lines in 6 files covered. (100.0%)

372 of 989 relevant lines covered (37.61%)

14.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 938.1 09 Aug 2018 02:05AM UTC 0
37.61
Travis Job 938.1
3 938.3 09 Aug 2018 02:04AM UTC 0
37.61
Travis Job 938.3
Source Files on build 938
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #938
  • a0979669 on github
  • Prev Build on babel7 (#937)
  • Next Build on babel7 (#952)
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