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

Ruby: Use proper PathGraph module in inline flow tests #14133

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Sep 4, 2023

Gets rid of

PathNode is incompatible with PathNode (the type of the edge relation).

warnings.

@github-actions github-actions bot added the Ruby label Sep 4, 2023
@hvitved hvitved force-pushed the ruby/flow-test-path-graph-fixes branch from 7cf39a1 to 9a21623 Compare September 4, 2023 14:27
@hvitved hvitved marked this pull request as ready for review September 4, 2023 14:35
@hvitved hvitved requested a review from a team as a code owner September 4, 2023 14:35
alexrford
alexrford previously approved these changes Sep 4, 2023
Gets rid of
```
PathNode is incompatible with PathNode (the type of the edge relation).
```
warnings.
@hvitved
Copy link
Contributor Author

hvitved commented Sep 4, 2023

Rebased to resolve merge conflict.

@hvitved hvitved merged commit cb89220 into github:main Sep 5, 2023
@hvitved hvitved deleted the ruby/flow-test-path-graph-fixes branch September 5, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants