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

Update to NetworkX 3.2 #77

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Update to NetworkX 3.2 #77

merged 2 commits into from
Oct 9, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Oct 9, 2023

This changes to __networkx_backend__, and introduces an entry-point to get the info.

This new entry point is in _nx_graphblas, which currently needs updated manually.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
graphblas_algorithms/classes/digraph.py 43.95% <100.00%> (+1.12%) ⬆️
graphblas_algorithms/classes/graph.py 61.18% <100.00%> (+1.18%) ⬆️
graphblas_algorithms/nxapi/smetric.py 100.00% <100.00%> (ø)
graphblas_algorithms/tests/test_core.py 90.90% <100.00%> (+0.43%) ⬆️

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@eriknw
Copy link
Member Author

eriknw commented Oct 9, 2023

This also drops Python 3.8.

Merging so we can test w/ networkx docs. May still make changes before releasing.

@eriknw eriknw merged commit 4fccd7e into python-graphblas:main Oct 9, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants