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

refactor: change to default proto.js export #96

Merged
merged 4 commits into from
Apr 6, 2020
Merged

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/1630485f-7526-4afd-9c13-b5660664d6a2/targets

…93)

7c72bea
commit 7c72bea
Author: Benjamin E. Coe <bencoe@google.com>
Date:   Tue Mar 31 18:35:32 2020 -0700

    build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#93)
eeb9326
commit eeb9326
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Wed Apr 1 23:35:09 2020 +0200

    chore(deps): update dependency @types/sinon to v9 (#94)

    This PR contains the following updates:

    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.5.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/7.5.2/9.0.0) |

    ---

    ### Renovate configuration

    📅 **Schedule**: "after 9am and before 3pm" (UTC).

    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

    ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

    ---

     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

    ---

    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-cloudbuild).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2020
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #96       +/-   ##
===========================================
- Coverage   98.13%   68.63%   -29.51%     
===========================================
  Files           5        5               
  Lines        2149     2149               
  Branches      106       27       -79     
===========================================
- Hits         2109     1475      -634     
- Misses         39      674      +635     
+ Partials        1        0        -1     
Impacted Files Coverage Δ
src/v1/cloud_build_client.ts 66.31% <0.00%> (-31.69%) ⬇️

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 2327a5a...fa2ddf5. Read the comment docs.

@bcoe bcoe changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. refactor: change to default proto.js export Apr 6, 2020
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Apr 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit ec9cbcb into master Apr 6, 2020
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants