Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

fix: block close() on the termination of all RPC channels#512

Merged
schmidt-sebastian merged 1 commit into
masterfrom
mrschmidt/awaitterminattion
Feb 11, 2021
Merged

fix: block close() on the termination of all RPC channels#512
schmidt-sebastian merged 1 commit into
masterfrom
mrschmidt/awaitterminattion

Conversation

@schmidt-sebastian
Copy link
Copy Markdown
Contributor

@schmidt-sebastian schmidt-sebastian commented Jan 26, 2021

Fixes b/176274496

@schmidt-sebastian schmidt-sebastian requested review from a team January 26, 2021 21:45
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2021
@product-auto-label product-auto-label Bot added the api: firestore Issues related to the googleapis/java-firestore API. label Jan 26, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2021

Codecov Report

Merging #512 (2944191) into master (0e6f3da) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #512      +/-   ##
============================================
- Coverage     74.09%   74.05%   -0.04%     
  Complexity     1117     1117              
============================================
  Files            66       66              
  Lines          5883     5886       +3     
  Branches        723      724       +1     
============================================
  Hits           4359     4359              
- Misses         1296     1299       +3     
  Partials        228      228              
Impacted Files Coverage Δ Complexity Δ
...oogle/cloud/firestore/spi/v1/GrpcFirestoreRpc.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../com/google/cloud/firestore/BulkWriterOptions.java 100.00% <0.00%> (ø) 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 0e6f3da...2944191. Read the comment docs.

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants