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

adding test coverage for isomorphism when using digraphs #6417

Merged
merged 4 commits into from Dec 13, 2023

Conversation

ImHereForTheCookies
Copy link
Contributor

Adding some basic test coverage while looking at Networkx. First time contributing to nx so let me know if there's anything I missed in the guidelines and I'll fix it!

Copy link
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

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

Generally LGTM with a couple nits, thanks @ImHereForTheCookies

networkx/algorithms/isomorphism/tests/test_isomorphism.py Outdated Show resolved Hide resolved
networkx/algorithms/isomorphism/tests/test_isomorphism.py Outdated Show resolved Hide resolved
@ImHereForTheCookies
Copy link
Contributor Author

Sorry @rossbar I never saw your comments and was just checking back now. I appreciate the comments and updated to reflect those changes, thank you!

Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Copy link
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

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

@rossbar rossbar merged commit 7abde00 into networkx:main Dec 13, 2023
39 checks passed
@jarrodmillman jarrodmillman added this to the 3.3 milestone Dec 13, 2023
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
Co-authored-by: Mridul Seth <mail@mriduls.com>
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants