uport-project / lambda-sensui

uPort tx funding service
MIT License
31 stars 12 forks source link

callback handling #49

Closed ajunge closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #49 into develop will increase coverage by 2.17%. The diff coverage is 69.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #49      +/-   ##
===========================================
+ Coverage    68.53%   70.71%   +2.17%     
===========================================
  Files           12       12              
  Lines          518      577      +59     
  Branches        92      104      +12     
===========================================
+ Hits           355      408      +53     
- Misses         125      129       +4     
- Partials        38       40       +2
Impacted Files Coverage Δ
src/handlers/fund.js 100% <100%> (ø) :arrow_up:
src/handlers/new_block.js 100% <100%> (ø) :arrow_up:
src/lib/fundingMgr.js 76.57% <67.16%> (+5.49%) :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 6288a61...4920826. Read the comment docs.