virtualeconomy / v-systems

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

modify stateMapTextual to seqseqstr #193

Closed Icermli closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #193 into feature/deposit_withdraw_contract will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/deposit_withdraw_contract     #193      +/-   ##
=====================================================================
+ Coverage                              63.95%   64.04%   +0.08%     
=====================================================================
  Files                                    198      198              
  Lines                                   5685     5698      +13     
  Branches                                 264      254      -10     
=====================================================================
+ Hits                                    3636     3649      +13     
  Misses                                  2049     2049              
Impacted Files Coverage Δ
...main/scala/vsys/blockchain/contract/Contract.scala 85.54% <100.00%> (+0.73%) :arrow_up:
...n/scala/vsys/blockchain/contract/ContractGen.scala 100.00% <100.00%> (ø)
.../scala/vsys/blockchain/contract/ContractLock.scala 100.00% <100.00%> (ø)
...s/blockchain/contract/ContractPaymentChannel.scala 100.00% <100.00%> (ø)

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 8af2243...d724c57. Read the comment docs.