zeriontech / Web3Swift

Ethereum Web3 library implementation for Swift
https://web3swift.io
Apache License 2.0
108 stars 32 forks source link

Add EthContractCall constructor which accepts weiAmount #232

Closed M0rtyMerr closed 4 years ago

rockfridrich commented 4 years ago

Let's add tests for it

codecov-commenter commented 4 years ago

Codecov Report

Merging #232 into develop will decrease coverage by 0.17%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #232      +/-   ##
===========================================
- Coverage    98.75%   98.58%   -0.18%     
===========================================
  Files          331      331              
  Lines        11430    11450      +20     
===========================================
  Hits         11288    11288              
- Misses         142      162      +20     
Impacted Files Coverage Δ
Web3Swift/ContractCall/EthContractCall.swift 66.10% <0.00%> (-33.90%) :arrow_down:

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 4263a63...da6cecf. Read the comment docs.