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

Minor fixes #533

Merged
merged 2 commits into from
May 21, 2020
Merged

Minor fixes #533

merged 2 commits into from
May 21, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2020

Codecov Report

Merging #533 into master will decrease coverage by 0.04%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #533      +/-   ##
==========================================
- Coverage   88.44%   88.40%   -0.05%     
==========================================
  Files          56       56              
  Lines        6250     6259       +9     
  Branches     1380     1381       +1     
==========================================
+ Hits         5528     5533       +5     
- Misses        493      496       +3     
- Partials      229      230       +1     
Impacted Files Coverage Δ
brownie/_cli/networks.py 76.64% <33.33%> (-0.67%) ⬇️
brownie/network/state.py 93.04% <60.00%> (-1.56%) ⬇️
brownie/exceptions.py 85.85% <100.00%> (+0.29%) ⬆️

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 bf9d766...f39727e. Read the comment docs.

@iamdefinitelyahuman iamdefinitelyahuman merged commit 8c15189 into master May 21, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-cli-network branch May 24, 2020 12:32
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.

timeout not recognized as option from command line using 'brownie networks add'
2 participants