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

feat: add BatchWrite, Partition and Index Management to generated clients #253

Closed
wants to merge 1 commit into from

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/c330ec71-3b2b-4ad2-9d49-78b97f45869d/targets

  • To automatically regenerate this PR, check this box.

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #253 into master will increase coverage by 0.61%.
The diff coverage is 83.08%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #253      +/-   ##
============================================
+ Coverage     73.01%   73.62%   +0.61%     
- Complexity     1035     1036       +1     
============================================
  Files            64       64              
  Lines          5443     5695     +252     
  Branches        618      621       +3     
============================================
+ Hits           3974     4193     +219     
- Misses         1271     1307      +36     
+ Partials        198      195       -3     
Impacted Files Coverage Δ Complexity Δ
...gle/cloud/firestore/v1/FirestoreAdminSettings.java 13.20% <0.00%> (-2.35%) 2.00 <0.00> (ø)
...m/google/cloud/firestore/v1/FirestoreSettings.java 15.78% <0.00%> (-1.20%) 4.00 <0.00> (ø)
...le/cloud/firestore/v1/stub/FirestoreAdminStub.java 5.88% <0.00%> (-2.46%) 1.00 <0.00> (ø)
.../google/cloud/firestore/v1/stub/FirestoreStub.java 5.26% <0.00%> (-0.99%) 1.00 <0.00> (ø)
...gle/cloud/firestore/v1beta1/FirestoreSettings.java 13.20% <0.00%> (ø) 2.00 <0.00> (ø)
...le/cloud/firestore/v1beta1/stub/FirestoreStub.java 6.25% <0.00%> (ø) 1.00 <0.00> (ø)
...oogle/cloud/firestore/v1/FirestoreAdminClient.java 57.46% <50.00%> (-2.38%) 38.00 <23.00> (ø)
.../firestore/v1beta1/stub/FirestoreStubSettings.java 82.35% <79.68%> (ø) 23.00 <5.00> (ø)
...cloud/firestore/v1/stub/FirestoreStubSettings.java 82.10% <81.57%> (-0.26%) 25.00 <2.00> (+2.00) ⬇️
...com/google/cloud/firestore/v1/FirestoreClient.java 82.92% <90.90%> (+5.78%) 40.00 <4.00> (+3.00)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cd367f...348c346. Read the comment docs.

@schmidt-sebastian schmidt-sebastian changed the title [CHANGE ME] Re-generated to pick up changes from self. feat: add BatchWrite, Partition and Index Management to generated clients Jun 17, 2020
@BenWhitehead BenWhitehead added this to the v2 milestone Jun 18, 2020
@BenWhitehead
Copy link
Collaborator

Blocked penting switch to v2 work on master

@BenWhitehead
Copy link
Collaborator

Superseded by #300

@BenWhitehead BenWhitehead deleted the autosynth-self branch July 21, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. context: none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants