interledger-deprecated / ilp-plugin-bells

ILP Ledger plugin for five-bells-ledger
Other
4 stars 8 forks source link

fix: validate schemas of transfer and message notifications #81

Closed sentientwaffle closed 7 years ago

sentientwaffle commented 7 years ago

Fixes https://github.com/interledgerjs/ilp-plugin-bells/issues/78

codecov-io commented 7 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.05%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   95.72%   95.77%   +0.05%     
==========================================
  Files          11       11              
  Lines         631      639       +8     
  Branches      146      148       +2     
==========================================
+ Hits          604      612       +8     
  Misses         27       27
Impacted Files Coverage Δ
src/lib/validate.js 100% <100%> (ø) :white_check_mark:

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 3ea9055...1450086. Read the comment docs.