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

Increase comprehensiveness of protobuf test suite to identify & fix bugs #388

Closed
jdegoes opened this issue Oct 27, 2022 · 6 comments · Fixed by #648
Closed

Increase comprehensiveness of protobuf test suite to identify & fix bugs #388

jdegoes opened this issue Oct 27, 2022 · 6 comments · Fixed by #648

Comments

@jdegoes
Copy link
Member

jdegoes commented Oct 27, 2022

The current test suite for probobuf does not include the full range of data structures that ZIO Schema supports. The test suite can be enhanced as a way of increasing the robustness of the protobuf support.

@jdegoes
Copy link
Member Author

jdegoes commented Oct 27, 2022

See also #286.

@jdegoes
Copy link
Member Author

jdegoes commented Apr 25, 2023

/bounty $250

@algora-pbc
Copy link

algora-pbc bot commented Apr 25, 2023

💎 $250 bounty created by ZIO
🙋 If you start working on this, comment /attempt #388 along with your implementation plan
👉 To claim this bounty, submit a pull request that includes the text /claim #388 somewhere in its body
📝 Before proceeding, please make sure you can receive payouts in your country
💵 Payment arrives in your account 2-5 days after the bounty is rewarded
💯 You keep 100% of the bounty award
🙏 Thank you for contributing to zio/zio-schema!

👉 Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @987Nabil #648

@olivierdeckers
Copy link

I was looking into this, but it seems all of the different schema types (primitives, product, enum, either, map, option, set, sequence, dynamic) are already being tested in various combinations. It's not clear to me what kind of enhancement we are looking for.

Copy link

algora-pbc bot commented Jan 28, 2024

💡 @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Copy link

algora-pbc bot commented Jan 29, 2024

🎉🎈 @987Nabil has been awarded $250! 🎈🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants