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

Improve test coverage for cycles.py #6152

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

jeftersantiago
Copy link
Contributor

Added test for cycle_basis for graphs with self loops.

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.

LGTM thanks @jeftersantiago

@jarrodmillman jarrodmillman added this to the networkx-2.8.8 milestone Nov 1, 2022
@jarrodmillman jarrodmillman merged commit 0f40df5 into networkx:main Nov 1, 2022
jarrodmillman pushed a commit that referenced this pull request Nov 1, 2022
* Added test for cycle_basis for graphs with self loops.

* sorted the array for comparision
MridulS pushed a commit to MridulS/networkx that referenced this pull request Feb 4, 2023
* Added test for cycle_basis for graphs with self loops.

* sorted the array for comparision
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Added test for cycle_basis for graphs with self loops.

* sorted the array for comparision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants