ripple / crypto-conditions

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

Fixes #5 #6

Closed sappenin closed 6 years ago

sappenin commented 6 years ago

Signed-off-by: sappenin sappenin@gmail.com

codecov-io commented 6 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage     81.76%   81.76%           
  Complexity      173      173           
=========================================
  Files            33       33           
  Lines          1124     1124           
  Branches         98       98           
=========================================
  Hits            919      919           
  Misses          156      156           
  Partials         49       49
Impacted Files Coverage Δ Complexity Δ
...le/cryptoconditions/PreimageSha256Fulfillment.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:

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 094d7cb...997a7e2. Read the comment docs.