eth.rb icon indicating copy to clipboard operation
eth.rb copied to clipboard

eth/abi: enable packed encoding

Open q9f opened this issue 3 years ago • 1 comments

fix #103

  • [x] uint
  • [x] int
  • [x] bool
  • [x] string / bytes
  • [ ] ufixed
  • [ ] fixed
  • [ ] tuple
  • [x] hash
  • [x] address

q9f avatar Jan 18 '23 17:01 q9f

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
@@           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.

codecov[bot] avatar Jul 02 '24 16:07 codecov[bot]