uport-project / uport-mobile

uPort mobile app
https://uport.me
GNU General Public License v3.0
76 stars 28 forks source link

Fix transaction card and gas calculations #158

Closed pelle closed 5 years ago

pelle commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #158 into develop will increase coverage by 0.3%. The diff coverage is 77.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #158     +/-   ##
==========================================
+ Coverage    55.36%   55.67%   +0.3%     
==========================================
  Files          254      255      +1     
  Lines         8540     8552     +12     
  Branches      1722     1714      -8     
==========================================
+ Hits          4728     4761     +33     
+ Misses        3402     3381     -21     
  Partials       410      410
Impacted Files Coverage Δ
lib/components/shared/Button.js 92.3% <ø> (ø) :arrow_up:
lib/sagas/startupSaga.js 0% <ø> (ø) :arrow_up:
lib/sagas/blockchain.js 4.41% <0%> (+0.02%) :arrow_up:
lib/components/newRequest/types/TransactionCard.js 54.48% <68.75%> (+11.03%) :arrow_up:
lib/sagas/requests/transactionRequest.js 57.29% <87.75%> (+4.81%) :arrow_up:
lib/navigators/navigation.ts 0% <0%> (ø) :arrow_up:
lib/navigators/index.ts 0% <0%> (ø) :arrow_up:
lib/utilities/requestQueue.js 0% <0%> (ø)
... and 1 more

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 643bd36...2d04914. Read the comment docs.