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 bipartite extendability #7306

Merged
merged 3 commits into from Feb 21, 2024

Conversation

vanshika230
Copy link
Contributor

@vanshika230 vanshika230 commented Feb 20, 2024

I have increased test coverage for extendability.py according to here at 92.59% :-
https://app.codecov.io/gh/networkx/networkx/blob/main/networkx%2Falgorithms%2Fbipartite%2Fextendability.py
The test coverage is now at a 100% as seen below :-
after
I would love a review on this and do any changes if required!

@vanshika230 vanshika230 changed the title Improve testcov for bipextendability Improve test coverage for bipartite extendability Feb 20, 2024
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.

@dschult dschult merged commit 88193c0 into networkx:main Feb 21, 2024
41 checks passed
@jarrodmillman jarrodmillman added this to the 3.3 milestone Feb 21, 2024
@vanshika230 vanshika230 deleted the improve_testcov_bipextendability branch February 22, 2024 06:53
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Improve testcov for bipextendability

* change function name

* changing fnx name
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

5 participants