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 work with new networkx dispatching #68

Merged
merged 8 commits into from
Aug 25, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Jun 4, 2023

To work with the changes here: networkx/networkx#6688

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2023

Codecov Report

Patch coverage: 78.94% and project coverage change: +5.45% 🎉

Comparison is base (1f5ccb6) 70.96% compared to head (0324105) 76.42%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   70.96%   76.42%   +5.45%     
==========================================
  Files         118      118              
  Lines        4240     4267      +27     
  Branches      753      817      +64     
==========================================
+ Hits         3009     3261     +252     
+ Misses       1008      763     -245     
- Partials      223      243      +20     
Files Changed Coverage Δ
graphblas_algorithms/tests/test_match_nx.py 88.80% <50.00%> (-1.04%) ⬇️
graphblas_algorithms/interface.py 97.72% <86.66%> (-0.99%) ⬇️

... and 24 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eriknw eriknw merged commit 3caced2 into python-graphblas:main Aug 25, 2023
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.

3 participants