interledger-deprecated / java-ilp-core

WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/ilp-core
Apache License 2.0
16 stars 10 forks source link

Fixes #77 #95

Closed sappenin closed 6 years ago

sappenin commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #95 into development will decrease coverage by 0.05%. The diff coverage is 90%.

Impacted file tree graph

@@                Coverage Diff                @@
##             development      #95      +/-   ##
=================================================
- Coverage          76.21%   76.16%   -0.06%     
  Complexity           220      220              
=================================================
  Files                 68       68              
  Lines               1791     1787       -4     
  Branches             193      193              
=================================================
- Hits                1365     1361       -4     
  Misses               328      328              
  Partials              98       98
Impacted Files Coverage Δ Complexity Δ
...a/org/interledger/ilqp/QuoteLiquidityResponse.java 69.44% <0%> (ø) 0 <0> (ø) :arrow_down:
...odecs/oer/ilqp/QuoteLiquidityResponseOerCodec.java 100% <100%> (ø) 5 <0> (ø) :arrow_down:
...nterledger/codecs/oer/OerGeneralizedTimeCodec.java 68.18% <100%> (-2.04%) 4 <0> (ø)
.../ilp/InterledgerProtocolProtocolErrorOerCodec.java 94.44% <100%> (-0.16%) 4 <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 1d3e9da...876d93a. Read the comment docs.

sappenin commented 6 years ago

Yes, this is breaking - I'll bump the major version.