zeriontech / Web3Swift

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

Add Zero EthNumber #211

Closed rockfridrich closed 5 years ago

rockfridrich commented 5 years ago

Closes #197 Depends on #207

codecov-io commented 5 years ago

Codecov Report

Merging #211 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #211      +/-   ##
===========================================
+ Coverage    97.52%   97.52%   +<.01%     
===========================================
  Files          307      308       +1     
  Lines        10371    10380       +9     
===========================================
+ Hits         10114    10123       +9     
  Misses         257      257
Impacted Files Coverage Δ
Example/Tests/NumberScalar/EthNumberTests.swift 100% <100%> (ø) :arrow_up:
Web3Swift/NumberScalar/Zero.swift 100% <100%> (ø)

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 c28f009...c67efd4. Read the comment docs.