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

Remove javax.money dependency #84

Closed adrianhopebailie closed 6 years ago

adrianhopebailie commented 6 years ago

This should have been done in the previous cleanup

codecov[bot] commented 6 years ago

Codecov Report

Merging #84 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development      #84   +/-   ##
==============================================
  Coverage          76.17%   76.17%           
  Complexity           216      216           
==============================================
  Files                 68       68           
  Lines               1784     1784           
  Branches             193      193           
==============================================
  Hits                1359     1359           
  Misses               327      327           
  Partials              98       98
Impacted Files Coverage Δ Complexity Δ
...n/java/org/interledger/ilp/InterledgerPayment.java 75% <ø> (ø) 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 a79a346...8901a7d. Read the comment docs.