Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

chore: migrate to microgenerator#282

Merged
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
autosynth-googleapis
Dec 14, 2020
Merged

chore: migrate to microgenerator#282
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
autosynth-googleapis

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/affc5bb2-c0ee-4909-b03d-5a3b69b2e009/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 347036369
Source-Link: googleapis/googleapis@6d65640
PiperOrigin-RevId: 346372957
Source-Link: googleapis/googleapis@857f70d
PiperOrigin-RevId: 346134186
Source-Link: googleapis/googleapis@adcf2b6

Committer: @miraleung
PiperOrigin-RevId: 346134186

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Dec 7 11:09:58 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: adcf2b655d89b256c7be509509f41009b95f683a
Source-Link: googleapis/googleapis@adcf2b6
Committer: @miraleung
PiperOrigin-RevId: 346372957

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 8 11:37:30 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 857f70daef9f4c38f042fb3dfb7b8423ae18fd19
Source-Link: googleapis/googleapis@857f70d
Committer: @miraleung
PiperOrigin-RevId: 347036369

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Dec 11 11:13:47 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
Source-Link: googleapis/googleapis@6d65640
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/CloudBillingClient.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/CloudBillingSettings.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/CloudCatalogClient.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/CloudCatalogSettings.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/package-info.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/CloudBillingStub.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/CloudBillingStubSettings.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/CloudCatalogStub.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/CloudCatalogStubSettings.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/GrpcCloudBillingCallableFactory.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/GrpcCloudBillingStub.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/GrpcCloudCatalogCallableFactory.java
  • google-cloud-billing/src/main/java/com/google/cloud/billing/v1/stub/GrpcCloudCatalogStub.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/CloudBillingClientTest.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/CloudCatalogClientTest.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/MockCloudBilling.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/MockCloudBillingImpl.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/MockCloudCatalog.java
  • google-cloud-billing/src/test/java/com/google/cloud/billing/v1/MockCloudCatalogImpl.java
  • proto-google-cloud-billing-v1/src/main/java/com/google/cloud/billing/v1/BillingAccountName.java
  • proto-google-cloud-billing-v1/src/main/java/com/google/cloud/billing/v1/ServiceName.java
  • proto-google-cloud-billing-v1/src/main/java/com/google/cloud/billing/v1/SkuName.java

@product-auto-label product-auto-label bot added the api: cloudbilling Issues related to the googleapis/java-billing API. label Dec 11, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2020

Codecov Report

Merging #282 (5a6d1d8) into master (e36867d) will increase coverage by 1.38%.
The diff coverage is 58.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #282      +/-   ##
============================================
+ Coverage     75.00%   76.38%   +1.38%     
- Complexity      122      133      +11     
============================================
  Files            12       12              
  Lines           972      940      -32     
  Branches         12       12              
============================================
- Hits            729      718      -11     
+ Misses          229      208      -21     
  Partials         14       14              
Impacted Files Coverage Δ Complexity Δ
...om/google/cloud/billing/v1/CloudBillingClient.java 82.63% <ø> (+13.19%) 52.00 <0.00> (+10.00)
...om/google/cloud/billing/v1/CloudCatalogClient.java 69.56% <ø> (+2.89%) 11.00 <0.00> (+1.00)
...google/cloud/billing/v1/stub/CloudBillingStub.java 7.69% <ø> (ø) 1.00 <0.00> (ø)
...google/cloud/billing/v1/stub/CloudCatalogStub.java 20.00% <ø> (ø) 1.00 <0.00> (ø)
.../google/cloud/billing/v1/CloudBillingSettings.java 14.89% <50.00%> (ø) 2.00 <0.00> (ø)
.../google/cloud/billing/v1/CloudCatalogSettings.java 22.58% <50.00%> (ø) 2.00 <0.00> (ø)
...loud/billing/v1/stub/CloudBillingStubSettings.java 81.95% <50.87%> (-0.54%) 20.00 <0.00> (ø)
...loud/billing/v1/stub/CloudCatalogStubSettings.java 76.10% <59.52%> (-3.75%) 12.00 <10.00> (ø)
...le/cloud/billing/v1/stub/GrpcCloudCatalogStub.java 83.33% <83.33%> (-0.80%) 9.00 <2.00> (ø)
...le/cloud/billing/v1/stub/GrpcCloudBillingStub.java 95.23% <85.71%> (-0.38%) 17.00 <3.00> (ø)
... and 4 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 e36867d...5a6d1d8. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Dec 14, 2020
@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. chore: migrate to microgenerator Dec 14, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1b63d7f into master Dec 14, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch December 14, 2020 18:56
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: cloudbilling Issues related to the googleapis/java-billing API. cla: yes This human has signed the Contributor License Agreement. context: full

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants