Skip to content

Conversation

@software-dov
Copy link
Contributor

Includes:

  • tweaked logic around defining recursive message types
  • more sophisticated logic for generating unit tests using recursive
    message types
  • flattened map-y fields are handled properly
  • fixed a corner case where a method has a third-party request object
    and flattened fields

Includes:
* tweaked logic around defining recursive message types
* more sophisticated logic for generating unit tests using recursive
message types
* flattened map-y fields are handled properly
* fixed a corner case where a method has a third-party request object
and flattened fields
@software-dov software-dov requested review from a team as code owners October 14, 2020 20:53
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 14, 2020
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #660   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1563      1560    -3     
  Branches       316       315    -1     
=========================================
- Hits          1563      1560    -3     
Impacted Files Coverage Δ
gapic/schema/metadata.py 100.00% <100.00%> (ø)
gapic/schema/wrappers.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 d2bc4ae...e147e8c. Read the comment docs.

@software-dov
Copy link
Contributor Author

Open review bump

package="animalia.chordata.v2",
message_type=(
descriptor_pb2.DescriptorProto(
# It's turtles all the way down ;)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐢
🐢 🐢
🐢 🐢 🐢

@software-dov software-dov added the automerge Merge the pull request once unit tests and other checks pass. label Oct 19, 2020
@software-dov software-dov merged commit 09692c4 into googleapis:master Oct 19, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 19, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 19, 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