Skip to content

Fix the return type of e.g. agg.count to be INT64 by default #524

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

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Dec 12, 2023

This should fix python-graphblas/graphblas-algorithms#82

Also, update pre-commit versions while (b/c why not?).

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #524 (5d3b7a8) into main (0bfcb66) will increase coverage by 0.53%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
+ Coverage   98.99%   99.53%   +0.53%     
==========================================
  Files          95       95              
  Lines       21903    21916      +13     
  Branches     4141     4142       +1     
==========================================
+ Hits        21682    21813     +131     
+ Misses        145       73      -72     
+ Partials       76       30      -46     

@eriknw eriknw merged commit 6ec05d1 into python-graphblas:main Dec 13, 2023
@eriknw eriknw added the bug Something is broken label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

square_clustering output using networkx api
1 participant