Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
636 stars 187 forks source link

fix: fix github actions ci #131

Closed koraykoska closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #131 (ac16cab) into master (2440357) will decrease coverage by 1.95%. The diff coverage is 64.04%.

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   72.82%   70.86%   -1.96%     
==========================================
  Files          63       63              
  Lines        3102     4438    +1336     
==========================================
+ Hits         2259     3145     +886     
- Misses        843     1293     +450     
Impacted Files Coverage Δ
...ources/ContractABI/Contract/SolidityFunction.swift 83.33% <ø> (+0.79%) :arrow_up:
Sources/Core/Transaction/EthereumTransaction.swift 67.61% <64.01%> (-2.81%) :arrow_down:
...rces/ContractABI/Contract/SolidityInvocation.swift 65.41% <66.66%> (-5.30%) :arrow_down:
Sources/ContractABI/Contract/SolidityEvent.swift 55.55% <0.00%> (-13.02%) :arrow_down:
Sources/ContractABI/Contract/Eth+Contract.swift 60.71% <0.00%> (-10.72%) :arrow_down:
Sources/Core/Toolbox/String+BytesConvertible.swift 71.42% <0.00%> (-8.58%) :arrow_down:
...ore/Toolbox/UnsignedInteger+BytesConvertible.swift 92.85% <0.00%> (-7.15%) :arrow_down:
Sources/Core/RLP/RLPDecoder.swift 75.81% <0.00%> (-7.05%) :arrow_down:
Sources/ContractABI/ABI/SolidityType.swift 57.14% <0.00%> (-6.60%) :arrow_down:
Sources/Core/Toolbox/String+Conversion.swift 76.78% <0.00%> (-5.04%) :arrow_down:
... and 56 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.