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

Apply static analysis recommendations #14

Merged
merged 27 commits into from
Nov 9, 2018
Merged

Conversation

owenvoke
Copy link
Owner

@owenvoke owenvoke commented Nov 9, 2018

No description provided.

@codecov
Copy link

codecov bot commented Nov 9, 2018

Codecov Report

Merging #14 into develop will decrease coverage by 0.1%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop     #14      +/-   ##
============================================
- Coverage       2.67%   2.57%   -0.11%     
- Complexity       159     168       +9     
============================================
  Files             21      21              
  Lines            786     817      +31     
============================================
  Hits              21      21              
- Misses           765     796      +31
Impacted Files Coverage Δ Complexity Δ
src/Application.php 33.33% <ø> (ø) 7 <0> (?)
src/BaseCommand.php 25% <0%> (ø) 12 <0> (?)
src/Commands/DecryptCommand.php 0% <0%> (ø) 4 <3> (?)
src/Commands/TransactionCommand.php 0% <0%> (ø) 4 <3> (?)
src/Commands/EncryptCommand.php 0% <0%> (ø) 7 <6> (?)
src/Commands/Masternode/CreateCommand.php 0% <0%> (ø) 7 <6> (?)
src/Commands/ExportCommand.php 0% <0%> (ø) 2 <1> (?)
src/Commands/Alias/SendCommand.php 0% <0%> (ø) 9 <8> (?)
src/Commands/Masternode/ReleaseCommand.php 0% <0%> (ø) 3 <2> (?)
src/Api.php 0% <0%> (ø) 15 <5> (+4) ⬆️
... and 11 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 c612a59...0af5f79. Read the comment docs.

@owenvoke owenvoke merged commit 0af5f79 into develop Nov 9, 2018
@owenvoke owenvoke deleted the feature/static-analysis branch November 9, 2018 09:49
owenvoke added a commit that referenced this pull request Nov 15, 2018
Closes #11, closes #12, closes #14
owenvoke added a commit that referenced this pull request Nov 15, 2018
Add support for custom wallet paths, and use the API wrapper

Closes #11, closes #12, closes #14

# gpg: Signature made 11/15/18 14:59:12 GMT Standard Time
# gpg:                using ECDSA key F6F9165CA58F8FD42470BDFA8F15E14C0F7BA063
# gpg: Good signature from "Owen Voke <owzie123@gmail.com>" [ultimate]
# gpg:                 aka "pxgamer <owzie123@gmail.com>" [ultimate]
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.

None yet

1 participant