Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
643 stars 189 forks source link

Fix linux tests #40

Closed koraykoska closed 6 years ago

koraykoska commented 6 years ago

Adds all missing QuickSpec classes to LinuxMain. still missing: Non QuickSpec test classes

codecov[bot] commented 6 years ago

Codecov Report

Merging #40 into 0.3.0 will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.3.0      #40      +/-   ##
==========================================
- Coverage   74.87%   74.86%   -0.01%     
==========================================
  Files          63       63              
  Lines        4147     4146       -1     
==========================================
- Hits         3105     3104       -1     
  Misses       1042     1042
Impacted Files Coverage Δ
Web3/Classes/Core/ABI/ABIDecoder.swift 91.37% <0%> (-0.05%) :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 fd050a2...db8ab1f. Read the comment docs.