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

fix(findBin): Resolve package script with args #295

Merged
merged 1 commit into from Sep 22, 2017

Conversation

sudo-suhas
Copy link
Collaborator

Closes #294.

@codecov
Copy link

codecov bot commented Sep 22, 2017

Codecov Report

Merging #295 into master will increase coverage by 0.24%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #295      +/-   ##
=========================================
+ Coverage   91.66%   91.9%   +0.24%     
=========================================
  Files          10      10              
  Lines         168     173       +5     
  Branches       25      27       +2     
=========================================
+ Hits          154     159       +5     
  Misses         13      13              
  Partials        1       1
Impacted Files Coverage Δ
src/runScript.js 100% <100%> (ø) ⬆️
src/index.js 77.41% <100%> (+0.75%) ⬆️
src/findBin.js 100% <100%> (ø) ⬆️
src/runAll.js 77.77% <50%> (ø) ⬆️

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 fd79a31...6f1c311. Read the comment docs.

Copy link
Collaborator

@okonet okonet left a comment

Choose a reason for hiding this comment

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

Great stuff! Thanks!!!

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

Successfully merging this pull request may close these issues.

None yet

2 participants