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

Feature/#74 fix constructor modifiers #80

Closed sappenin closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (development@da90821). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff               @@
##             development      #80   +/-   ##
==============================================
  Coverage               ?   69.44%           
  Complexity             ?      206           
==============================================
  Files                  ?       25           
  Lines                  ?     1031           
  Branches               ?      116           
==============================================
  Hits                   ?      716           
  Misses                 ?      256           
  Partials               ?       59
Impacted Files Coverage Δ Complexity Δ
...ger/cryptoconditions/ThresholdSha256Condition.java 89.65% <ø> (ø) 15 <0> (?)
...r/cryptoconditions/ThresholdSha256Fulfillment.java 39.13% <ø> (ø) 7 <0> (?)
...ledger/cryptoconditions/PrefixSha256Condition.java 87.87% <ø> (ø) 7 <0> (?)
...rledger/cryptoconditions/RsaSha256Fulfillment.java 38.29% <ø> (ø) 6 <0> (?)
...terledger/cryptoconditions/RsaSha256Condition.java 77.77% <ø> (ø) 5 <0> (?)
...dger/cryptoconditions/PreimageSha256Condition.java 100% <ø> (ø) 4 <0> (?)
...ger/cryptoconditions/Ed25519Sha256Fulfillment.java 38.29% <ø> (ø) 5 <0> (?)
.../interledger/cryptoconditions/Sha256Condition.java 66.66% <100%> (ø) 6 <0> (?)
...terledger/cryptoconditions/CryptoConditionUri.java 64.61% <100%> (ø) 13 <0> (?)
...ledger/cryptoconditions/CryptoConditionReader.java 79.62% <100%> (ø) 20 <0> (?)
... and 1 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 da90821...4bb3507. Read the comment docs.