Skip to content

Add methods to encode function call and decode its result#334

Merged
q9f merged 2 commits intoq9f:mainfrom
bogdan:encode-decode-function-calls
Aug 3, 2025
Merged

Add methods to encode function call and decode its result#334
q9f merged 2 commits intoq9f:mainfrom
bogdan:encode-decode-function-calls

Conversation

@bogdan
Copy link
Contributor

@bogdan bogdan commented May 1, 2025

In my case, I need to mock eth_call RPC requests, so I need to encode call args and decode call result to be public functions.

@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (ad012f1) to head (1b34bc3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #334   +/-   ##
=======================================
  Coverage   99.49%   99.50%           
=======================================
  Files          81       81           
  Lines        5394     5406   +12     
=======================================
+ Hits         5367     5379   +12     
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bogdan bogdan force-pushed the encode-decode-function-calls branch from 304ad3c to 0587e2c Compare May 4, 2025 15:49
@q9f q9f merged commit 72ec4c2 into q9f:main Aug 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants