-
Notifications
You must be signed in to change notification settings - Fork 162
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
Comments
See also #286. |
/bounty $250 |
💎 $250 bounty created by ZIO 👉 Add a bounty • Share on socials
|
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. |
💡 @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @987Nabil has been awarded $250! 🎈🎊 |
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.
The text was updated successfully, but these errors were encountered: