Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

cleanup: removes unused kokoro config files #265

Merged
merged 1 commit into from
Aug 7, 2020

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/5b7e2ed3-d953-49da-9f19-3f7f3762d72e/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@4530cc6

* cleanup: removes unused kokoro config files

Removes unused kokoro files from the java library template. We have
stopped running some of these due to Github quota issues.

* fix:reverts back samples.cfg files

The files presubmit/samples.cfg and nightly/samples.cfg should remain in
the java template repository.

Co-authored-by: Jeffrey Rennie <rennie@google.com>

Source-Author: Thiago Nunes <thiagotnunes@gmail.com>
Source-Date: Thu Aug 6 09:48:58 2020 +1000
Source-Repo: googleapis/synthtool
Source-Sha: 4530cc6ff080ef8aca258c1ec92c4db10a1bbfb4
Source-Link: googleapis/synthtool@4530cc6
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 6, 2020
@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #265 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #265      +/-   ##
============================================
- Coverage     67.72%   67.62%   -0.11%     
  Complexity      384      384              
============================================
  Files            36       36              
  Lines          1980     1986       +6     
  Branches        267      269       +2     
============================================
+ Hits           1341     1343       +2     
- Misses          531      535       +4     
  Partials        108      108              
Impacted Files Coverage Δ Complexity Δ
...re/src/main/java/com/google/cloud/BaseService.java 55.55% <0.00%> (-6.95%) 2.00% <0.00%> (ø%)
...va/com/google/cloud/http/HttpTransportOptions.java 56.94% <0.00%> (-1.63%) 10.00% <0.00%> (ø%)
...ud-core/src/main/java/com/google/cloud/Policy.java 92.15% <0.00%> (+0.03%) 20.00% <0.00%> (ø%)
.../src/main/java/com/google/cloud/AsyncPageImpl.java 66.66% <0.00%> (+2.38%) 2.00% <0.00%> (ø%)

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 019ff30...5c4cd6f. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Aug 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7e18035 into master Aug 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch August 7, 2020 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. 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