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

fix: remove duplicate assignment of certain flattened, repeated fields#760

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
software-dov:benfix
Feb 2, 2021
Merged

fix: remove duplicate assignment of certain flattened, repeated fields#760
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
software-dov:benfix

Conversation

@software-dov

Copy link
Copy Markdown
Contributor

Fix for #756. Under certain circumstances, flattened, repeated fields
could be duplicated during request construction.

Fix for googleapis#756. Under certain circumstances, flattened, repeated fields
could be duplicated during request construction.
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 1, 2021
@codecov

codecov Bot commented Feb 1, 2021

Copy link
Copy Markdown

Codecov Report

Merging #760 (e1ac13f) into master (944136c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #760   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         1619      1619           
  Branches       328       328           
=========================================
  Hits          1619      1619           

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 944136c...e1ac13f. Read the comment docs.

@software-dov

Copy link
Copy Markdown
Contributor Author

Generated surface has been eyeball tested; the bug described in the issue has been resolved.

@software-dov software-dov added the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit cdbc221 into googleapis:master Feb 2, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants