5afe / svalinn-kotlin

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

Fix ignored id bug #8

Closed rmeissner closed 6 years ago

rmeissner commented 6 years ago

Changes proposed in this pull request:

@gnosis/mobile-devs

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     64.78%   65.13%   +0.35%     
- Complexity      138      142       +4     
============================================
  Files            46       47       +1     
  Lines           994     1004      +10     
  Branches        171      171              
============================================
+ Hits            644      654      +10     
  Misses          264      264              
  Partials         86       86
Impacted Files Coverage Δ Complexity Δ
...va/pm/gnosis/ethereum/rpc/RpcEthereumRepository.kt 90.74% <ø> (ø) 7 <0> (ø) :arrow_down:
...ava/pm/gnosis/ethereum/rpc/EthereumRpcConnector.kt 0% <ø> (ø) 0 <0> (?)
.../java/pm/gnosis/ethereum/rpc/models/RpcRequests.kt 88.57% <100%> (+1.07%) 0 <0> (ø) :arrow_down:
...ereum/rpc/retrofit/RetrofitEthereumRpcConnector.kt 100% <100%> (ø) 4 <4> (?)

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 eb328d0...e96e5fe. Read the comment docs.