Skip to content

Conversation

@troggy
Copy link
Member

@troggy troggy commented Nov 8, 2019

Follow up for #353

/cc @vrde

Allows to do things like (needed for leapdao/leap-sandbox#54):

curl -O https://raw.githubusercontent.com/leapdao/leap-node/master/presets/leap-testnet.json
leap-node --config=./leap-testnet.json --rootNetwork=https://rinkeby.infura.io/v3/XXXXXX

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

Merging #360 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
+ Coverage   95.08%   95.09%   +<.01%     
==========================================
  Files          71       71              
  Lines        1120     1121       +1     
  Branches      207      208       +1     
==========================================
+ Hits         1065     1066       +1     
  Misses         49       49              
  Partials        6        6
Impacted Files Coverage Δ
src/utils/readConfig.js 94.73% <100%> (+0.14%) ⬆️

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 2927a4f...4b27508. Read the comment docs.

@troggy troggy merged commit a7aff76 into master Nov 8, 2019
@troggy troggy deleted the feat/cli-root-network branch November 8, 2019 17:54
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.

2 participants