Skip to content

New: CLI#186

Draft
Berkmann18 wants to merge 16 commits intodevfrom
cli
Draft

New: CLI#186
Berkmann18 wants to merge 16 commits intodevfrom
cli

Conversation

@Berkmann18
Copy link
Owner

Checklist

  • The PR follows the guidelines
  • Passes all the tests (including added/updated ones)
  • Contains a valid documentation
  • It's not a duplicate from another PR

Changes

This PR implements:

  • Bugfix
  • Feature
  • Refactoring
  • Documentation/wiki/tutorial update
  • Code style update
  • Build related change
  • Other, please specify:

Details

What does this PR implements exactly?
Adds an interactive CLI.

What issues does this resolve?
Fix #5

@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

Merging #186 into dev will decrease coverage by 4.42%.
The diff coverage is 90.35%.

Impacted file tree graph

@@           Coverage Diff            @@
##            dev     #186      +/-   ##
========================================
- Coverage   100%   95.57%   -4.43%     
========================================
  Files         9       10       +1     
  Lines       242      271      +29     
  Branches     44       41       -3     
========================================
+ Hits        242      259      +17     
- Misses        0       12      +12
Impacted Files Coverage Δ
src/error.js 100% <ø> (ø) ⬆️
src/cli.js 0% <0%> (-100%) ⬇️
src/config.js 100% <100%> (ø) ⬆️
src/transaction.js 100% <100%> (ø) ⬆️
src/crypto.js 100% <100%> (ø) ⬆️
src/utils.js 100% <100%> (ø)
src/blockchain.js 100% <100%> (ø) ⬆️
src/wallet.js 100% <100%> (ø) ⬆️
src/utpool.js 100% <100%> (ø) ⬆️
src/block.js 98.18% <96.15%> (-1.82%) ⬇️
... and 10 more

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 51fa24f...c5517ee. Read the comment docs.

@Berkmann18 Berkmann18 mentioned this pull request Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant