ripple / crypto-conditions

A Java implementation of Crypto-Conditions (draft-thomas-crypto-conditions)
Apache License 2.0
5 stars 12 forks source link

Feature/update plugins #2

Closed sappenin closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9846780). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   81.76%           
  Complexity        ?      173           
=========================================
  Files             ?       33           
  Lines             ?     1124           
  Branches          ?       98           
=========================================
  Hits              ?      919           
  Misses            ?      156           
  Partials          ?       49
Impacted Files Coverage Δ Complexity Δ
...e/cryptoconditions/ThresholdSha256Fulfillment.java 94.59% <ø> (ø) 1 <0> (?)
...ptoconditions/jackson/FulfillmentDeserializer.java 69.23% <ø> (ø) 4 <0> (?)
...om/ripple/cryptoconditions/CryptoConditionUri.java 64.61% <ø> (ø) 13 <0> (?)
...ripple/cryptoconditions/CryptoConditionWriter.java 85.1% <ø> (ø) 19 <0> (?)
...m/ripple/cryptoconditions/CryptoConditionType.java 80.26% <ø> (ø) 26 <0> (?)
...ava/com/ripple/cryptoconditions/ConditionBase.java 9.09% <ø> (ø) 1 <0> (?)
.../com/ripple/cryptoconditions/jackson/Encoding.java 100% <ø> (ø) 1 <0> (?)
...ple/cryptoconditions/ThresholdSha256Condition.java 92.59% <ø> (ø) 3 <0> (?)
...om/ripple/cryptoconditions/der/DerInputStream.java 54.83% <ø> (ø) 11 <0> (?)
...ryptoconditions/jackson/FulfillmentSerializer.java 83.33% <ø> (ø) 6 <0> (?)
... and 23 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 9846780...c5233a4. Read the comment docs.