-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Improve test coverage for Eigenvector centrality #6226
Copy link
Copy link
Closed
Description
I discovered there are still some red spots in this link
https://app.codecov.io/gh/networkx/networkx/blob/main/networkx/algorithms/centrality/eigenvector.py
I will like to work on it.
The tests will be added in
https://app.codecov.io/gh/networkx/networkx/blob/main/networkx/algorithms/centrality/tests/test_eigevector_centrality.py
Current Behavior
We don't test all the paths the code can take us.
Expected Behavior
We should be testing everything so there aren't any surprises.
Steps to Reproduce
Visit https://app.codecov.io/gh/networkx/networkx/blob/main/networkx/algorithms/centrality/eigenvector.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels