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

Validate user input when it is entered #13

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

AlexandrouR
Copy link
Contributor

Validates the user input as it is passed instead of validating it at the end of setup.

@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #13 into master will decrease coverage by 2.81%.
The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
- Coverage     47.13%   44.32%   -2.82%     
+ Complexity       83       82       -1     
============================================
  Files            21       21              
  Lines           664      670       +6     
  Branches         45       47       +2     
============================================
- Hits            313      297      -16     
- Misses          331      352      +21     
- Partials         20       21       +1
Impacted Files Coverage Δ Complexity Δ
...java/org/web3j/console/project/ProjectCreator.java 15.55% <ø> (-20%) 2 <0> (-1)
.../org/web3j/console/project/InteractiveOptions.java 86.36% <77.77%> (-7.39%) 8 <2> (+1)
...ava/org/web3j/console/project/ProjectImporter.java 20% <0%> (-31.43%) 2% <0%> (-1%)

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 116b98a...ccea58b. Read the comment docs.

@cfelde cfelde merged commit 9f9c888 into hyperledger-web3j:master Nov 4, 2019
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