interledger-deprecated / java-crypto-conditions

WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/crypto-conditions
Apache License 2.0
5 stars 12 forks source link

Merge from development #53

Closed adrianhopebailie closed 7 years ago

adrianhopebailie commented 7 years ago

Merge from development branch Should be followed by tag and release

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@18460ed). Click here to learn what that means. The diff coverage is 45.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #53   +/-   ##
=========================================
  Coverage          ?   37.89%           
  Complexity        ?       97           
=========================================
  Files             ?       24           
  Lines             ?      863           
  Branches          ?       86           
=========================================
  Hits              ?      327           
  Misses            ?      507           
  Partials          ?       29
Impacted Files Coverage Δ Complexity Δ
...ger/cryptoconditions/der/DerEncodingException.java 0% <ø> (ø) 0 <0> (?)
...terledger/cryptoconditions/UnsignedBigInteger.java 50% <ø> (ø) 2 <0> (?)
...dger/cryptoconditions/CompoundSha256Condition.java 100% <ø> (ø) 3 <0> (?)
...ger/cryptoconditions/uri/UriEncodingException.java 0% <ø> (ø) 0 <0> (?)
...rg/interledger/cryptoconditions/der/DerObject.java 0% <0%> (ø) 0 <0> (?)
...r/cryptoconditions/types/RsaSha256Fulfillment.java 2.5% <0%> (ø) 1 <0> (?)
...terledger/cryptoconditions/der/DerInputStream.java 0% <0%> (ø) 0 <0> (?)
...er/cryptoconditions/der/CryptoConditionReader.java 0% <0%> (ø) 0 <0> (?)
...yptoconditions/types/Ed25519Sha256Fulfillment.java 0% <0%> (ø) 0 <0> (?)
...ryptoconditions/types/PrefixSha256Fulfillment.java 0% <0%> (ø) 0 <0> (?)
... and 14 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 18460ed...c07ba6d. Read the comment docs.

adrianhopebailie commented 7 years ago

This is very outdated now. We should review current development branch and consider merging into master.

@sappenin can you do that when you have merged #68 ?