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

Fix numpy 2.0 support; add numba to deps #734

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

LucaMarconato
Copy link
Member

Closes #602
Also adds numba to the dependencies as asked by @ilan-gold.

@LucaMarconato LucaMarconato enabled auto-merge (squash) October 20, 2024 17:00
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (851a267) to head (da99a8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          45       45           
  Lines        6919     6919           
=======================================
  Hits         6358     6358           
  Misses        561      561           
Files with missing lines Coverage Δ
src/spatialdata/datasets.py 100.00% <100.00%> (ø)

@LucaMarconato LucaMarconato merged commit 27bb4a7 into main Oct 20, 2024
8 checks passed
@flying-sheep flying-sheep deleted the fix-numpy-2.0 branch October 22, 2024 16:08
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.

numpy 2.0.0 support
1 participant