Skip to content

Add normalize_chunksize and partition utility functions #47

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
Feb 27, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Feb 27, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Base: 69.05% // Head: 69.16% // Increases project coverage by +0.10% 🎉

Coverage data is based on head (6e2a34a) compared to base (edf4f06).
Patch coverage: 65.64% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   69.05%   69.16%   +0.10%     
==========================================
  Files          75       77       +2     
  Lines        3041     3152     +111     
  Branches      575      602      +27     
==========================================
+ Hits         2100     2180      +80     
- Misses        753      786      +33     
+ Partials      188      186       -2     
Impacted Files Coverage Δ
...phblas_algorithms/nxapi/shortest_paths/weighted.py 28.94% <40.00%> (+4.55%) ⬆️
graphblas_algorithms/nxapi/cluster.py 78.00% <44.44%> (+1.30%) ⬆️
graphblas_algorithms/nxapi/_utils.py 57.47% <57.47%> (ø)
graphblas_algorithms/nxapi/tests/test_utils.py 100.00% <100.00%> (ø)

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 eriknw merged commit 82965d5 into python-graphblas:main Feb 27, 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.

2 participants