zeriontech / Web3Swift

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

Add EmptyBytes public constructor #233

Closed M0rtyMerr closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #233 into develop will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #233   +/-   ##
========================================
  Coverage    98.76%   98.76%           
========================================
  Files          331      331           
  Lines        11485    11486    +1     
========================================
+ Hits         11343    11344    +1     
  Misses         142      142           
Impacted Files Coverage Δ
Web3Swift/BytesScalar/EmptyBytes.swift 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 0c759e5...b3a9d16. Read the comment docs.