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/abi: enable packed encoding #211

Open q9f opened 1 year ago

q9f commented 1 year ago

fix #103

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.90110% with 1 line in your changes missing coverage. Please review.

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

:exclamation: Current head 6b712bb differs from pull request most recent head 1d4c456

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

Files Patch % Lines
lib/eth/abi/encoder.rb 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage ? 99.75% ======================================= Files ? 77 Lines ? 4412 Branches ? 0 ======================================= Hits ? 4401 Misses ? 11 Partials ? 0 ```

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