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
196 stars 85 forks source link

fix event signature #250

Closed wuminzhe closed 1 month ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@502aa91). Learn more about missing BASE report.

:exclamation: Current head dfc7ac3 differs from pull request most recent head f85e47e

Please upload reports for the commit f85e47e to get more accurate results.

Files Patch % Lines
lib/eth/abi/event.rb 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ======================================= Coverage ? 99.44% ======================================= Files ? 77 Lines ? 4483 Branches ? 0 ======================================= Hits ? 4458 Misses ? 25 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.