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 algorithms/richclub.py #6089

Merged

Conversation

chimaobi-okite
Copy link
Contributor

Added more tests to improve test coverage for algorithms in richclub.py. Specifically added tests to ensure the right exception is raised when calculating rich club coefficients for self-loop graphs.

@chimaobi-okite
Copy link
Contributor Author

Hi @MridulS, can you help review this? I didn't explicitly create an issue for it, please tell me if I have to.

@MridulS
Copy link
Member

MridulS commented Oct 20, 2022

No need to create an issue. This looks good. Thanks!

@MridulS MridulS merged commit c9e8e7a into networkx:main Oct 20, 2022
Mjh9122 pushed a commit to Mjh9122/networkx that referenced this pull request Oct 22, 2022
* improved test coverage for richclub.py

* improved test coverage for richclub.py
@jarrodmillman jarrodmillman added this to the networkx-2.8.8 milestone Oct 31, 2022
jarrodmillman pushed a commit that referenced this pull request Nov 1, 2022
* improved test coverage for richclub.py

* improved test coverage for richclub.py
MridulS pushed a commit to MridulS/networkx that referenced this pull request Feb 4, 2023
* improved test coverage for richclub.py

* improved test coverage for richclub.py
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* improved test coverage for richclub.py

* improved test coverage for richclub.py
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