uport-project / lambda-sensui

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

Feature/ch9454/store extra info on tx so see why nonce get #27

Closed ajunge closed 6 years ago

ajunge commented 6 years ago

Store tx data on a database for future analysis

codecov[bot] commented 6 years ago

Codecov Report

Merging #27 into develop will decrease coverage by 4.16%. The diff coverage is 90.22%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage    95.22%   91.06%   -4.17%     
===========================================
  Files            8        8              
  Lines          377      414      +37     
  Branches        68       79      +11     
===========================================
+ Hits           359      377      +18     
- Misses          15       27      +12     
- Partials         3       10       +7
Impacted Files Coverage Δ
src/lib/networks.js 100% <ø> (ø) :arrow_up:
src/api_handler.js 100% <100%> (ø) :arrow_up:
src/lib/metaTxMgr.js 100% <100%> (ø) :arrow_up:
src/lib/authMgr.js 100% <100%> (ø) :arrow_up:
src/lib/ethereumMgr.js 80.13% <47.22%> (-10.39%) :arrow_down:
src/handlers/relay.js 90.9% <87.17%> (ø) :arrow_up:
src/lib/txMgr.js 96% <95.23%> (ø) :arrow_up:
src/handlers/fund.js 98.71% <98.68%> (ø) :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 ac5e71c...d5979c3. Read the comment docs.