Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: new owl bot post processor docker image #1284

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 10, 2021

gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f

gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners May 10, 2021 16:23
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2021
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/nodejs-pubsub API. label May 10, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 10, 2021
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #1284 (8ad341d) into master (09c428a) will decrease coverage by 0.00%.
The diff coverage is 95.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1284      +/-   ##
==========================================
- Coverage   97.84%   97.83%   -0.01%     
==========================================
  Files          26       26              
  Lines       12700    12693       -7     
  Branches      558      605      +47     
==========================================
- Hits        12426    12418       -8     
- Misses        268      269       +1     
  Partials        6        6              
Impacted Files Coverage Δ
src/v1/schema_service_client.ts 97.55% <88.37%> (-0.05%) ⬇️
src/v1/publisher_client.ts 97.69% <93.24%> (-0.05%) ⬇️
src/v1/subscriber_client.ts 98.18% <94.31%> (-0.03%) ⬇️
src/iam.ts 100.00% <100.00%> (ø)
src/publisher/index.ts 97.61% <100.00%> (+0.20%) ⬆️
src/publisher/message-batch.ts 100.00% <100.00%> (ø)
src/publisher/message-queues.ts 98.81% <100.00%> (+0.10%) ⬆️
src/pubsub.ts 99.46% <100.00%> (-0.08%) ⬇️
src/subscriber.ts 99.82% <100.00%> (ø)
src/topic.ts 98.66% <100.00%> (+0.02%) ⬆️
... and 1 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 201a56c...8ad341d. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label May 10, 2021
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2021
@alexander-fenster alexander-fenster added the automerge Merge the pull request once unit tests and other checks pass. label May 11, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 226596f into master May 11, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-update-lock-f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f branch May 11, 2021 18:14
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 11, 2021
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
* test: test ReadRows logic with local gRPC server

* test: PR feedback

* test: fix race condition in initialization

* test: PR feedback, renaming a variable for readability

* fix: properly handle asynchronous read from stream

* test: skip failing Windows test

* test: increase timeout on Windows

* fix: PR feedback

* test: only set lastScannedRowKey for completed rows

* fix: bring back the lastScannedRowKey logic

* test: pick latest changes from main branch

* fix: add transform method to userStream, handle cancellation in it

* fix: PR feedback

---------

Co-authored-by: danieljbruce <[email protected]>
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/nodejs-pubsub API. cla: yes This human has signed the Contributor License Agreement. owl-bot-update-lock
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants