Skip to content

deps: require forwardable for contracts#227

Merged
q9f merged 1 commit intomainfrom
q9f/deps/forw
Mar 25, 2023
Merged

deps: require forwardable for contracts#227
q9f merged 1 commit intomainfrom
q9f/deps/forw

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Mar 25, 2023

fix #225

@q9f q9f added the dependencies Applies to direct or revers dependencies label Mar 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2023

Codecov Report

Merging #227 (2a76500) into main (d405bf1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

📣 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%> (ø)

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

@q9f q9f merged commit d7f7faf into main Mar 25, 2023
@q9f q9f deleted the q9f/deps/forw branch March 25, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Applies to direct or revers dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uninitialized constant Eth::Contract::Forwardable (NameError)

2 participants