Skip to content

Conversation

@anguillanneuf
Copy link
Contributor

Fixes #457

@anguillanneuf anguillanneuf requested a review from a team as a code owner December 11, 2020 23:38
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/java-pubsub 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

codecov bot commented Dec 11, 2020

Codecov Report

Merging #459 (7f9dbc7) into master (6fe29a1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #459   +/-   ##
=========================================
  Coverage     79.14%   79.14%           
  Complexity      323      323           
=========================================
  Files            21       21           
  Lines          2925     2925           
  Branches        166      166           
=========================================
  Hits           2315     2315           
  Misses          541      541           
  Partials         69       69           
Impacted Files Coverage Δ Complexity Δ
...in/java/com/google/cloud/pubsub/v1/Subscriber.java 80.51% <ø> (ø) 22.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 6fe29a1...7f9dbc7. Read the comment docs.

…ubscriber.java

Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
@kamalaboulhosn kamalaboulhosn merged commit b399f60 into master Dec 14, 2020
@kamalaboulhosn kamalaboulhosn deleted the anguillanneuf-patch-1 branch December 14, 2020 19:15
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 14, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.110.2](https://www.github.com/googleapis/java-pubsub/compare/v1.110.1...v1.110.2) (2020-12-14)


### Bug Fixes

* `setParallelPullCount` documentation ([#459](https://www.github.com/googleapis/java-pubsub/issues/459)) ([b399f60](https://www.github.com/googleapis/java-pubsub/commit/b399f60cf324ab21c15697bd697902aa1fde3e80))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#462](https://www.github.com/googleapis/java-pubsub/issues/462)) ([1326484](https://www.github.com/googleapis/java-pubsub/commit/13264848f5124d7ad388c1cd1423447aab2aa512))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small fix for Publisher documentation

3 participants