Skip to content

Conversation

richardschneider
Copy link
Contributor

@ghost ghost added the status/in-progress In progress label Jan 27, 2018
@codecov
Copy link

codecov bot commented Jan 27, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@5bdbb67). Click here to learn what that means.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #187   +/-   ##
=========================================
  Coverage          ?   88.41%           
=========================================
  Files             ?       11           
  Lines             ?      561           
  Branches          ?        0           
=========================================
  Hits              ?      496           
  Misses            ?       65           
  Partials          ?        0
Impacted Files Coverage Δ
src/utils/index.js 91.37% <100%> (ø)
src/in-proc-node.js 76.19% <37.5%> (ø)

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 5bdbb67...d104aa8. Read the comment docs.

@richardschneider
Copy link
Contributor Author

As usual passes on Circle CI and fails on all others.

@victorbjelkholm The Jenkins linux tests are failing because of port issues. Could you take a look.

Copy link
Member

@dryajov dryajov left a comment

Choose a reason for hiding this comment

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

LGTM thanks @richardschneider

} else if (arg.startsWith('--pass')) {
this.opts.pass = arg.split(' ').slice(1).join(' ')
} else {
// TODO: maybe throw!
Copy link
Member

Choose a reason for hiding this comment

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

@richardschneider What's the real TODO here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@diasdavid good catch. I removed the comment.

@daviddias daviddias merged commit 3bc94c1 into master Jan 27, 2018
@ghost ghost removed the status/in-progress In progress label Jan 27, 2018
@daviddias daviddias deleted the some-fixes branch January 27, 2018 21:09
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.

3 participants