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

fix unmarshal IntegerOption #421

Merged

Conversation

rarkness
Copy link
Contributor

@rarkness rarkness commented Mar 6, 2024

The update of #372 was not made, so I wrote the code myself.

Use a switch instead of a map to verify the type.

diamondburned
diamondburned previously approved these changes Mar 6, 2024
@diamondburned
Copy link
Owner

Could you fix the failing test(s)?

@rarkness
Copy link
Contributor Author

rarkness commented Mar 6, 2024

I fixed the failing test, could you please check again?

@diamondburned diamondburned merged commit 5089b62 into diamondburned:v3 Mar 6, 2024
5 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.

None yet

2 participants