5afe / svalinn-kotlin

🛡️❄️️ Kotlin libraries for Ethereum based Android development
MIT License
31 stars 3 forks source link

Add extension to compute transaction hash with signature #23

Closed fmrsabino closed 6 years ago

fmrsabino commented 6 years ago

@gnosis/mobile-devs

codecov-io commented 6 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage     66.58%   66.58%           
  Complexity      146      146           
=========================================
  Files            48       48           
  Lines          1191     1191           
  Branches        183      183           
=========================================
  Hits            793      793           
  Misses          310      310           
  Partials         88       88
Impacted Files Coverage Δ Complexity Δ
...is/svalinn/accounts/utils/TransactionExtensions.kt 75% <100%> (ø) 0 <0> (ø) :arrow_down:

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 48e9982...99c7c7f. Read the comment docs.