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

chore: release 1.2.0#546

Merged
alexander-fenster merged 3 commits intomasterfrom
release-v1.2.0
Jul 29, 2019
Merged

chore: release 1.2.0#546
alexander-fenster merged 3 commits intomasterfrom
release-v1.2.0

Conversation

@yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jul 25, 2019

🤖 I have created a release *beep* *boop*

1.2.0 (2019-07-29)

Bug Fixes

  • deps: update dependency @grpc/grpc-js to ^0.5.0 (#548) (a431c63)
  • deps: update dependency google-auth-library to v5 (#552) (9c98083)

Features


This PR was generated with Release Please.

@yoshi-automation yoshi-automation added autorelease: pending type: process A process-related concern. May include testing, release, or the like. labels Jul 25, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 25, 2019
@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #546 into master will increase coverage by 7.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #546      +/-   ##
=========================================
+ Coverage   82.65%   89.9%   +7.24%     
=========================================
  Files          51      52       +1     
  Lines        3465    3516      +51     
  Branches      264     268       +4     
=========================================
+ Hits         2864    3161     +297     
+ Misses        537     289     -248     
- Partials       64      66       +2
Impacted Files Coverage Δ
src/index.ts 90.56% <0%> (-0.62%) ⬇️
test/grpc.ts 93.52% <0%> (ø) ⬆️
tools/prepublish.ts 100% <0%> (ø)
...ixtures/google-gax-packaging-test-app/src/index.js 70.93% <0%> (+70.93%) ⬆️
...-gax-packaging-test-app/src/v1beta1/echo_client.js 87.69% <0%> (+87.69%) ⬆️
...oogle-gax-packaging-test-app/test/gapic-v1beta1.js 95.51% <0%> (+95.51%) ⬆️
...google-gax-packaging-test-app/src/v1beta1/index.js 100% <0%> (+100%) ⬆️

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 b86a2c6...4890e9f. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #546 into master will increase coverage by 7.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #546      +/-   ##
=========================================
+ Coverage   82.65%   89.9%   +7.24%     
=========================================
  Files          51      52       +1     
  Lines        3465    3516      +51     
  Branches      264     268       +4     
=========================================
+ Hits         2864    3161     +297     
+ Misses        537     289     -248     
- Partials       64      66       +2
Impacted Files Coverage Δ
src/index.ts 90.56% <0%> (-0.62%) ⬇️
test/grpc.ts 93.52% <0%> (ø) ⬆️
tools/prepublish.ts 100% <0%> (ø)
...ixtures/google-gax-packaging-test-app/src/index.js 70.93% <0%> (+70.93%) ⬆️
...-gax-packaging-test-app/src/v1beta1/echo_client.js 87.69% <0%> (+87.69%) ⬆️
...oogle-gax-packaging-test-app/test/gapic-v1beta1.js 95.51% <0%> (+95.51%) ⬆️
...google-gax-packaging-test-app/src/v1beta1/index.js 100% <0%> (+100%) ⬆️

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 b86a2c6...4890e9f. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #546 into master will increase coverage by 7.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #546      +/-   ##
=========================================
+ Coverage   82.65%   89.9%   +7.24%     
=========================================
  Files          51      52       +1     
  Lines        3465    3516      +51     
  Branches      264     268       +4     
=========================================
+ Hits         2864    3161     +297     
+ Misses        537     289     -248     
- Partials       64      66       +2
Impacted Files Coverage Δ
src/index.ts 90.56% <0%> (-0.62%) ⬇️
test/grpc.ts 93.52% <0%> (ø) ⬆️
tools/prepublish.ts 100% <0%> (ø)
...ixtures/google-gax-packaging-test-app/src/index.js 70.93% <0%> (+70.93%) ⬆️
...-gax-packaging-test-app/src/v1beta1/echo_client.js 87.69% <0%> (+87.69%) ⬆️
...oogle-gax-packaging-test-app/test/gapic-v1beta1.js 95.51% <0%> (+95.51%) ⬆️
...google-gax-packaging-test-app/src/v1beta1/index.js 100% <0%> (+100%) ⬆️

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 b86a2c6...4890e9f. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
- Coverage   82.67%   82.65%   -0.02%     
==========================================
  Files          53       51       -2     
  Lines        3544     3465      -79     
  Branches      269      264       -5     
==========================================
- Hits         2930     2864      -66     
+ Misses        547      537      -10     
+ Partials       67       64       -3
Impacted Files Coverage Δ
test/compileProtos.ts
tools/compileProtos.ts

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 1334c6d...4bfa38e. Read the comment docs.

@alexander-fenster alexander-fenster self-requested a review July 29, 2019 17:18
@alexander-fenster
Copy link
Contributor

Releasing this version to make compileProtos script available.

@alexander-fenster alexander-fenster merged commit e4bc934 into master Jul 29, 2019
@alexander-fenster alexander-fenster deleted the release-v1.2.0 branch July 29, 2019 17:19
@yoshi-automation
Copy link
Contributor Author

@busunkim96
Copy link

Release published to npm: https://www.npmjs.com/package/google-gax/v/1.2.0

@yoshi-automation
Copy link
Contributor Author

The release build has started, the log can be viewed here. 🌻

@yoshi-automation
Copy link
Contributor Author

The release build failed! Please investigate!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants