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

Make org.web3j.crypto.Sign.SignatureData public. #65

Merged
merged 1 commit into from
Mar 10, 2017

Conversation

eztierney
Copy link
Contributor

This Sign methods that have SignatureData in the method signature are now callable from other packages.

This Sign methods that have SignatureData in the method signature are now callable from other packages.
@codecov-io
Copy link

Codecov Report

Merging #65 into master will not change coverage.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master      #65   +/-   ##
=========================================
  Coverage     80.01%   80.01%           
  Complexity     1138     1138           
=========================================
  Files           165      165           
  Lines          3987     3987           
  Branches        515      515           
=========================================
  Hits           3190     3190           
  Misses          660      660           
  Partials        137      137
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/web3j/crypto/Sign.java 70% <0%> (ø) 12 <0> (ø)

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 6f41c6b...d0ba341. Read the comment docs.

Copy link
Contributor

@conor10 conor10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@conor10 conor10 merged commit 38fdc9d into hyperledger:master Mar 10, 2017
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.

None yet

3 participants