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

Refactor ResolvedBindings and LegacyBindingGraph to include the ComponentPath. #4085

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Refactor ResolvedBindings and LegacyBindingGraph to include the ComponentPath.

Including the ComponentPath in ResolvedBindings avoids having to create new objects
of type ResolvedBindingsWithPath to satisfy our Map key. In addition, passing the ComponentPath while creating LegacyBindingGraph avoids having to recreate it from scratch during BindingGraphConverter phase.

RELNOTES=N/A

@copybara-service copybara-service bot force-pushed the test_568867613 branch 3 times, most recently from ab5a716 to f47894a Compare October 2, 2023 18:43
@copybara-service copybara-service bot closed this Oct 2, 2023
@copybara-service copybara-service bot deleted the test_568867613 branch October 2, 2023 19:10
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.

0 participants