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

deps: require forwardable for contracts #227

Closed q9f closed 1 year ago

q9f commented 1 year ago

fix #225

codecov-commenter commented 1 year ago

Codecov Report

Merging #227 (2a76500) into main (d405bf1) 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     #227   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4429     4430    +1     
=======================================
+ Hits         4414     4415    +1     
  Misses         15       15           
Impacted Files Coverage Δ
lib/eth/contract.rb 100.00% <100.00%> (ø)

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