Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #989 - make --help same as help command #991

Merged
merged 1 commit into from
Mar 23, 2018

Conversation

osdevisnot
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 13, 2018

Codecov Report

Merging #991 into master will decrease coverage by 1.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #991      +/-   ##
=========================================
- Coverage   89.46%   88.3%   -1.16%     
=========================================
  Files          68      68              
  Lines        3341    3250      -91     
=========================================
- Hits         2989    2870     -119     
- Misses        352     380      +28
Impacted Files Coverage Δ
src/visitors/fs.js 57.63% <0%> (-22.23%) ⬇️
src/visitors/dependencies.js 76.62% <0%> (-9.1%) ⬇️
src/assets/CSSAsset.js 81.73% <0%> (-4.35%) ⬇️
src/visitors/globals.js 92.3% <0%> (-3.85%) ⬇️
src/transforms/babel.js 87.37% <0%> (-2.43%) ⬇️
src/WorkerFarm.js 91.93% <0%> (-1.62%) ⬇️
src/Logger.js 96.55% <0%> (-1.15%) ⬇️
src/utils/getTargetEngines.js 95.5% <0%> (-1.13%) ⬇️
src/assets/JSAsset.js 90.83% <0%> (-0.77%) ⬇️
src/assets/CoffeeScriptAsset.js 100% <0%> (ø) ⬆️
... and 6 more

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 0dc062f...08a04aa. Read the comment docs.

Copy link
Contributor

@davidnagli davidnagli left a comment

Choose a reason for hiding this comment

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

Let's wait for feedback on RFC #989 before we merge

@devongovett devongovett merged commit 59c8d8d into parcel-bundler:master Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants