virtualeconomy / v-systems

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

Nft v2 unit test #285

Closed Julianxa closed 3 years ago

Julianxa commented 3 years ago

PR Details

Add unit tests for the NFT version2 contract

Description

Add unit tests for the NFT version2 contract

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #285 (59d02a1) into exchange (1fc3d13) will increase coverage by 1.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           exchange     #285      +/-   ##
============================================
+ Coverage     59.95%   61.18%   +1.23%     
============================================
  Files           207      207              
  Lines          7296     7397     +101     
  Branches        269      272       +3     
============================================
+ Hits           4374     4526     +152     
+ Misses         2922     2871      -51     
Impacted Files Coverage Δ
...main/scala/vsys/blockchain/contract/Contract.scala 86.20% <100.00%> (+0.32%) :arrow_up:
...ys/blockchain/contract/ContractNonFungibleV2.scala 100.00% <100.00%> (+100.00%) :arrow_up:
...ala/vsys/blockchain/contract/ContractTokenV2.scala 0.00% <0.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 1fc3d13...59d02a1. Read the comment docs.

ncying commented 3 years ago

please check the conflicting files