virtualeconomy / v-systems

V Systems Reference Full Node
Other
115 stars 45 forks source link

fix style issue #189

Closed Icermli closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #189 into feature/deposit_withdraw_contract will increase coverage by 0.84%. The diff coverage is 75.00%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/deposit_withdraw_contract     #189      +/-   ##
=====================================================================
+ Coverage                              62.61%   63.46%   +0.84%     
=====================================================================
  Files                                    203      198       -5     
  Lines                                   5789     5710      -79     
  Branches                                 278      290      +12     
=====================================================================
- Hits                                    3625     3624       -1     
+ Misses                                  2164     2086      -78     
Impacted Files Coverage Δ
.../blockchain/contract/ContractDepositWithdraw.scala 100.00% <ø> (ø)
...n/contract/ContractDepositWithdrawProductive.scala 100.00% <ø> (ø)
...n/scala/vsys/blockchain/contract/ContractGen.scala 100.00% <ø> (ø)
.../scala/vsys/blockchain/contract/ContractLock.scala 100.00% <ø> (ø)
...vsys/blockchain/contract/ContractNonFungible.scala 100.00% <ø> (ø)
...s/blockchain/contract/ContractPaymentChannel.scala 100.00% <ø> (ø)
...a/vsys/blockchain/contract/ContractPermitted.scala 100.00% <ø> (ø)
...cala/vsys/blockchain/contract/ContractSystem.scala 100.00% <ø> (ø)
...la/vsys/blockchain/contract/ExecutionContext.scala 70.00% <66.66%> (-0.74%) :arrow_down:
...main/scala/vsys/blockchain/contract/Contract.scala 84.81% <100.00%> (+0.19%) :arrow_up:
... 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 5ef466a...84fff7e. Read the comment docs.