-
Notifications
You must be signed in to change notification settings - Fork 5
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 issues regarding serialization and error handling #13
Conversation
uniumuniu
commented
Nov 9, 2023
•
edited
Loading
edited
- fixed issues with deserialization
- added unit tests
This reverts commit a1a9ecb.
HI @uniumuniu! hope al is well. do we expect to merge this PR anytime soon? :) do you need any help by distributing the work? |
Hi :) Thanks, I hope everything's good on your side too! This branch was dynamically changing when we were migrating flags, but I agree that's the time to finally merge it when it's stable. Let me look at missing unit tests that were the main concern here and clean up a bit. I'll start today, let's say merging till Friday would be the goal. |
awesome! please let me know if I can help you in any way, @uniumuniu! feel free to create issues on GitHub if you don't have time to work on them, or just put them in the README. trying to keep things steering forward incrementally without getting blocked. |
After merge I'll be adding all known/found problems as issues. Next week I'll try to improve README.md content too. |