q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
200 stars 86 forks source link

eth/solidity: enable --via-ir #232

Closed q9f closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #232 (16688f5) into main (dcac24b) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4432     4433    +1     
=======================================
+ Hits         4417     4418    +1     
  Misses         15       15           
Impacted Files Coverage Δ
lib/eth/solidity.rb 100.00% <100.00%> (ø)
spec/eth/solidity_spec.rb 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter commented 1 year ago

Codecov Report

Merging #232 (16688f5) into main (dcac24b) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4432     4433    +1     
=======================================
+ Hits         4417     4418    +1     
  Misses         15       15           
Impacted Files Coverage Δ
lib/eth/solidity.rb 100.00% <100.00%> (ø)
spec/eth/solidity_spec.rb 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more