Conversation

eriknw

No description provided.

@codecov-commenter

Codecov Report

Base: 72.84% // Head: 72.68% // Decreases project coverage by -0.15%⚠️

Coverage data is based on head (486ea22) compared to base (77c580c).
coverage: 86.95% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   72.84%   72.68%   -0.16%     
==========================================
  Files          69       69              
  Lines        2585     2581       -4     
  Branches      470      470              
==========================================
- Hits         1883     1876       -7     
- Misses        536      538       +2     
- Partials      166      167       +1     
Impacted FilesCoverage Δ
graphblas_algorithms/classes/nodeset.py66.19% <ø> (-1.41%)⬇️
graphblas_algorithms/nxapi/cluster.py78.21% <0.00%> (ø)
graphblas_algorithms/classes/_utils.py67.34% <66.66%> (ø)
graphblas_algorithms/algorithms/cluster.py92.51% <100.00%> (ø)
graphblas_algorithms/algorithms/core.py100.00% <100.00%> (ø)
graphblas_algorithms/algorithms/dag.py93.54% <100.00%> (ø)
...as_algorithms/algorithms/shortest_paths/generic.py85.18% <100.00%> (ø)
graphblas_algorithms/algorithms/simple_paths.py88.23% <100.00%> (ø)
graphblas_algorithms/algorithms/tournament.py100.00% <100.00%> (ø)
graphblas_algorithms/classes/nodemap.py50.25% <100.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eriknw

The failing test is a likely bug on networkx main branch: networkx/networkx#6220

Merging anyway.

@eriknw

Wait, this didn't merge?! Ugh. I already released.

@eriknweriknw merged commit 70bddf2 into python-graphblas:main Nov 17, 2022
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.