interledger-deprecated / five-bells-ledger

Open-source reference ledger optimized for use with the Interledger protocol
Other
27 stars 21 forks source link

fix: Support new message format #420

Closed sentientwaffle closed 7 years ago

sentientwaffle commented 7 years ago

Depends on: five-bells-shared#dj-ilqp

codecov-io commented 7 years ago

Codecov Report

Merging #420 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
- Coverage   90.88%   90.85%   -0.03%     
==========================================
  Files          56       56              
  Lines        1854     1848       -6     
  Branches      321      320       -1     
==========================================
- Hits         1685     1679       -6     
  Misses        169      169
Impacted Files Coverage Δ
src/lib/db.js 67.77% <0%> (-1.04%) :arrow_down:
src/models/accounts.js 88.73% <0%> (-0.31%) :arrow_down:
src/controllers/accounts.js 91.17% <0%> (-0.26%) :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 0b9bb7c...46d4de1. Read the comment docs.