-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expose Object serialization for internal consumers #6085
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6085 +/- ##
============================================
- Coverage 47.38% 40.35% -7.04%
+ Complexity 27182 25716 -1466
============================================
Files 2523 2524 +1
Lines 274581 220912 -53669
Branches 31380 24175 -7205
============================================
- Hits 130123 89138 -40985
+ Misses 134850 123333 -11517
+ Partials 9608 8441 -1167
Continue to review full report at Codecov.
|
|
@BenWhitehead Is there anything special I need to do regarding the formatting? I have re-installed my Maven dependencies and |
To be clear, it did format the change the first time around. |
|
@schmidt-sebastian The new file https://github.com/googleapis/google-cloud-java/pull/6085/files#diff-c1b66da3ed37700b15f5fb4c57e0328dR1 looks like it's missing a copyright header and that's why it's failing. |
|
Thanks :) It's passing now. |
This allows internal teams to create DocumentSnapshots from POJOs, Maps and the Proto.