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(edges): wrong vertices edge handling #111

Merged
merged 2 commits into from
Dec 3, 2021
Merged

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Dec 3, 2021

Reason for This PR

Description of Changes

  • Fix AddInterfaceDeps/AddStructDeps methods, remove early stop when find self.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

add more tests

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian added A-Algorithms Area: Algoritms area, meaning all related to the Algos P-High Priority: High labels Dec 3, 2021
@rustatian rustatian self-assigned this Dec 3, 2021
@rustatian rustatian added this to the v1.1.0 milestone Dec 3, 2021
@rustatian rustatian merged commit 509d7f5 into master Dec 3, 2021
@bors bors bot deleted the fix/edges-builder branch December 3, 2021 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Algorithms Area: Algoritms area, meaning all related to the Algos P-High Priority: High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant