Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal support for raw abi inputs #154

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Minimal support for raw abi inputs #154

merged 3 commits into from
Dec 9, 2024

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Dec 7, 2024

#153

Minor fixes

  • Bug fix for missing whitespace when there is no raw bytecode.
  • Adding support for uint224.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.88%. Comparing base (cc87e61) to head (5ada73a).

Files with missing lines Patch % Lines
pypechain/utilities/abi.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   73.99%   73.88%   -0.12%     
==========================================
  Files          80       80              
  Lines        3834     3840       +6     
==========================================
  Hits         2837     2837              
- Misses        997     1003       +6     
Flag Coverage Δ
unittests 73.88% <0.00%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@slundqui slundqui merged commit 730e236 into main Dec 9, 2024
6 checks passed
@slundqui slundqui deleted the support-raw-abi branch December 9, 2024 20:30
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.

3 participants