uport-project / lambda-sensui

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

Update pending tx #28

Closed ajunge closed 6 years ago

ajunge commented 6 years ago

Story details: https://app.clubhouse.io/self-id/story/9682

Check if there is a receipt (if it is mined)

codecov[bot] commented 6 years ago

Codecov Report

Merging #28 into develop will decrease coverage by 8.31%. The diff coverage is 12.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #28      +/-   ##
===========================================
- Coverage     91.1%   82.79%   -8.32%     
===========================================
  Files            8        9       +1     
  Lines          416      465      +49     
  Branches        79       86       +7     
===========================================
+ Hits           379      385       +6     
- Misses          27       63      +36     
- Partials        10       17       +7
Impacted Files Coverage Δ
src/lib/ethereumMgr.js 74.69% <0%> (-5.45%) :arrow_down:
src/api_handler.js 97.61% <75%> (-2.39%) :arrow_down:
src/handlers/checkPending.js 8.82% <8.82%> (ø)

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 124b67b...5c3a650. Read the comment docs.