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/contract: ensure contract name is title case #228

Closed q9f closed 1 year ago

q9f commented 1 year ago

ref #225

codecov-commenter commented 1 year ago

Codecov Report

Merging #228 (9970edc) 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     #228   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4429     4431    +2     
=======================================
+ Hits         4414     4416    +2     
  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