Ran
|
Files
27
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
build(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.15.0 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.15.0. <details> <summary>Release notes</summary> *Sourced from [eslint-plugin-import's releases](https://github.com/benmosher/eslint-plugin-import/releases).* > ## es6-only > - Removed `no-common` in favor of enforcing that all imports have ES6 modules behind them. ([#20](https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/20)) > - `resolve.root` setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and `node_modules`. ([#18](https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/18)) </details> <details> <summary>Changelog</summary> *Sourced from [eslint-plugin-import's changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md).* > ## [2.15.0] - 2019-01-22 > ### Added > - new rule: [`no-named-export`] ([#1157], thanks [[**fsmaia**](https://github.com/fsmaia)]) > > ### Fixed > - [`no-extraneous-dependencies`]: `packageDir` option with array value was clobbering package deps instead of merging them ([#1175]/[#1176], thanks [[**aravindet**](https://github.com/aravindet)] & [[**pzhine**](https://github.com/pzhine)]) > - [`dynamic-import-chunkname`]: Add proper webpack comment parsing ([#1163], thanks [[**st-sloth**](https://github.com/st-sloth)]) > - [`named`]: fix destructuring assignment ([#1232], thanks [[**ljqx**](https://github.com/ljqx)]) </details> <details> <summary>Commits</summary> - [`767f01a`](https://github.com/benmosher/eslint-plugin-import/commit/767f01a2f) bump to v2.15.0 - [`038d668`](https://github.com/benmosher/eslint-plugin-import/commit/038d668b0) bump webpack resolver to v0.11.0 - [`20a8f3b`](https://github.com/benmosher/eslint-plugin-impor... (continued)
175 of 175 branches covered (100.0%)
Branch coverage included in aggregate %.
203 of 203 relevant lines covered (100.0%)
21.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|