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

feat: support mixed native and non-native enums #2501

Merged
merged 8 commits into from
Jun 13, 2024

Conversation

danielbate
Copy link
Contributor

Closes #2500

@danielbate danielbate marked this pull request as draft June 12, 2024 15:20
@danielbate danielbate marked this pull request as ready for review June 12, 2024 15:26
nedsalk
nedsalk previously approved these changes Jun 12, 2024
Co-authored-by: Peter Smith <[email protected]>
Copy link
Contributor

@petertonysmith94 petertonysmith94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let go! 📈

@danielbate danielbate enabled auto-merge (squash) June 13, 2024 09:23
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
45.56%(+0.12%) 38.78%(+0.21%) 42.15%(-0.08%) 45.32%(+0.11%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/abi-coder/src/encoding/coders/EnumCoder.ts 95.91%
(+16.75%)
92.85%
(+15.93%)
100%
(+0%)
95.91%
(+16.75%)

@danielbate danielbate merged commit 436f040 into master Jun 13, 2024
20 checks passed
@danielbate danielbate deleted the db/feat/support-mixed-native-enums branch June 13, 2024 14:54
maschad pushed a commit that referenced this pull request Jun 17, 2024
* feat: support mixed native and non native enums

* chore: changeset

* chore: rearrange tests

* chore: use coder constant

Co-authored-by: Peter Smith <[email protected]>

---------

Co-authored-by: Peter Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support mixed native and non-native enums
5 participants