Skip to content
This repository was archived by the owner on Dec 25, 2018. It is now read-only.

Specify which files should be included into 'paths' from webpack modules #126

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jsnanigans
Copy link

No description provided.

@jsf-clabot
Copy link

jsf-clabot commented Oct 26, 2017

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Oct 26, 2017

Codecov Report

Merging #126 into master will decrease coverage by 6.63%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   67.07%   60.43%   -6.64%     
==========================================
  Files           5        5              
  Lines          82       91       +9     
  Branches       29       32       +3     
==========================================
  Hits           55       55              
- Misses         22       28       +6     
- Partials        5        8       +3
Impacted Files Coverage Δ
src/schema.js 100% <ø> (ø) ⬆️
src/index.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f223f30...760b50c. Read the comment docs.

"eslint-plugin-react": "^6.9.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^6.10.3",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webpack-contrib has it's own eslint configuration & development time dependencies controlled by https://github.com/webpack-contrib/webpack-defaults.

Please limit your pull request to the problem you are trying to solve, we will take care of code formatting & supporting tools

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

Merging #126 into master will decrease coverage by 6.63%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   67.07%   60.43%   -6.64%     
==========================================
  Files           5        5              
  Lines          82       91       +9     
  Branches       29       32       +3     
==========================================
  Hits           55       55              
- Misses         22       28       +6     
- Partials        5        8       +3
Impacted Files Coverage Δ
src/schema.js 100% <ø> (ø) ⬆️
src/index.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f223f30...760b50c. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants