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

fix: Revert algorithm for RepeatedComposite insertion. #101

Merged

Conversation

bobhancock
Copy link
Contributor

The sequence pased is referred to as a list but it is not
guarantted to be a Python native list.

The sequence pased is referred to as a list but it is not
guarantted to be a Python native list.
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2020
The sequence pased is referred to as a list but it is not
guarantted to be a Python native list.
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #101 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #101   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          808       811    +3     
  Branches       135       136    +1     
=========================================
+ Hits           808       811    +3     
Impacted Files Coverage Δ
proto/marshal/collections/repeated.py 100.00% <100.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 203c85e...75b5a11. Read the comment docs.

…proto-plus-python into repeated_composite_insertion
@software-dov software-dov merged commit ae946aa into googleapis:master Aug 17, 2020
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.

3 participants