Skip to content

Sparse in dask #16

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 7 commits into from
Feb 14, 2025
Merged

Sparse in dask #16

merged 7 commits into from
Feb 14, 2025

Conversation

flying-sheep
Copy link
Member

@flying-sheep flying-sheep commented Feb 14, 2025

  • adds a patch for sparse-in-dask
  • moves a bunch of things into testing utils

@flying-sheep flying-sheep changed the base branch from pa/sum to main February 14, 2025 16:13
Copy link

codspeed-hq bot commented Feb 14, 2025

CodSpeed Performance Report

Merging #16 will not alter performance

Comparing pa/sparse-in-dask (b99c88c) with main (710d34e)

Summary

✅ 8 untouched benchmarks

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.34%. Comparing base (710d34e) to head (b99c88c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/fast_array_utils/_patches.py 91.66% 1 Missing ⚠️
src/fast_array_utils/types.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   76.10%   77.34%   +1.23%     
==========================================
  Files           6        7       +1     
  Lines         113      128      +15     
==========================================
+ Hits           86       99      +13     
- Misses         27       29       +2     

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

@flying-sheep flying-sheep merged commit f241148 into main Feb 14, 2025
11 checks passed
@flying-sheep flying-sheep deleted the pa/sparse-in-dask branch February 14, 2025 16:17
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.

1 participant