-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add a new jsonbridge which uses the new serializers #862
Add a new jsonbridge which uses the new serializers #862
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clang-Tidy
found issue(s) with the introduced code (1/1)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #862 +/- ##
=======================================
Coverage 48.91% 48.91%
=======================================
Files 134 134
Lines 7999 7999
=======================================
Hits 3913 3913
Misses 4086 4086 ☔ View full report in Codecov by Sentry. |
No Clang-Tidy warnings found so I assume my comments were addressed
5e0473a
to
3070643
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this! :) Overall LGTM, just needs some error handling. Merry christmas! 🎅
8bfd5ec
to
eabe308
Compare
testing required
d9bd715
to
2df20e0
Compare
No description provided.