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

Update insert to use new moveAndConnect method #2940

Merged
merged 2 commits into from
Aug 30, 2019

Conversation

alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Proposed Changes

Refactor insert to use the new moveAndConnect_ function.

Reason for Changes

moveAndConnect_ checks to make sure that the types of the connections match, which was something we wanted to add before but didn't get a chance. Also it centralizes some of the moving logic.

Test Coverage

Tested on:

Documentation

Additional Information

@alschmiedt alschmiedt requested a review from RoboErikG August 30, 2019 20:35
@alschmiedt alschmiedt merged commit 4b4b14d into google:develop Aug 30, 2019
@alschmiedt alschmiedt deleted the update_insert_method branch May 29, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants