virtualeconomy / v-systems

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

Token Contract V2 Test #275

Closed Icermli closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #275 (733ffd2) into exchange (2441c0d) will decrease coverage by 2.71%. The diff coverage is 3.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##           exchange     #275      +/-   ##
============================================
- Coverage     63.22%   60.51%   -2.72%     
============================================
  Files           204      206       +2     
  Lines          6760     7215     +455     
  Branches        289      253      -36     
============================================
+ Hits           4274     4366      +92     
- Misses         2486     2849     +363     
Impacted Files Coverage Δ
...ys/blockchain/contract/ContractNonFungibleV2.scala 0.00% <0.00%> (ø)
...main/scala/vsys/blockchain/contract/Contract.scala 86.04% <100.00%> (+0.33%) :arrow_up:
...ala/vsys/blockchain/contract/ContractTokenV2.scala 100.00% <100.00%> (+100.00%) :arrow_up:
...n/scala/vsys/blockchain/contract/ContractGen.scala 100.00% <0.00%> (ø)
...ala/vsys/blockchain/contract/ContractVEscrow.scala 0.00% <0.00%> (ø)
src/main/scala/vsys/utils/Time.scala 80.00% <0.00%> (+5.00%) :arrow_up:

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 2441c0d...733ffd2. Read the comment docs.