Skip to content

Conversation

@software-dov
Copy link
Contributor

Certain code patterns in the generated surface are created by
iteration over data collections. This iteration order should be
deterministic in order to prevent spurious deltas in the generated surface.

Certain code patterns in the generated surface are created by
iteration over data collections. This iteration order should be
deterministic in order to prevent spurious deltas in the generated surface.
@software-dov software-dov requested review from a team as code owners September 24, 2020 18:23
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2020
@busunkim96 busunkim96 linked an issue Sep 24, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #619 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #619   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1525      1525           
  Branches       309       309           
=========================================
  Hits          1525      1525           

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 1756891...2fb86ef. Read the comment docs.

@software-dov software-dov merged commit f7b1164 into googleapis:master Sep 24, 2020
@software-dov software-dov deleted the exception-order branch September 24, 2020 18:32
tseaver added a commit to googleapis/python-firestore that referenced this pull request Sep 24, 2020
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Order of exceptions in retries.if_exception_type is unstable

2 participants