interledger-deprecated / five-bells-ledger

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

feat: add token_max_age to /auth_token #429

Closed sentientwaffle closed 7 years ago

sentientwaffle commented 7 years ago

Related to https://github.com/interledgerjs/ilp-plugin-bells/pull/136#issuecomment-307850559

codecov-io commented 7 years ago

Codecov Report

Merging #429 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
+ Coverage   90.85%   90.87%   +0.01%     
==========================================
  Files          56       56              
  Lines        1849     1853       +4     
  Branches      320      321       +1     
==========================================
+ Hits         1680     1684       +4     
  Misses        169      169
Impacted Files Coverage Δ
src/models/authTokens.js 100% <ø> (ø) :arrow_up:
src/lib/config.js 96.96% <100%> (+0.14%) :arrow_up:
src/controllers/authTokens.js 100% <100%> (ø) :arrow_up:

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 7627366...bd9a93d. Read the comment docs.