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

(chore): adopt scientific python deprecation schedule #1768

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

(fix): PR for relnote

3351c43
Select commit
Loading
Failed to load commit list.
Open

(chore): adopt scientific python deprecation schedule #1768

(fix): PR for relnote
3351c43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 1s

83.54% (target 80.00%)

View this Pull Request on Codecov

83.54% (target 80.00%)

Details

Codecov Report

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

Project coverage is 83.54%. Comparing base (8a1ba88) to head (3351c43).

Files with missing lines Patch % Lines
src/anndata/_core/merge.py 94.44% 1 Missing ⚠️
src/anndata/tests/helpers.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1768      +/-   ##
==========================================
- Coverage   86.13%   83.54%   -2.59%     
==========================================
  Files          41       40       -1     
  Lines        6277     6231      -46     
==========================================
- Hits         5407     5206     -201     
- Misses        870     1025     +155     
Files with missing lines Coverage Δ
src/anndata/__init__.py 100.00% <100.00%> (ø)
src/anndata/_core/aligned_mapping.py 93.41% <100.00%> (-0.03%) ⬇️
src/anndata/_core/anndata.py 81.63% <100.00%> (ø)
src/anndata/_core/index.py 93.60% <100.00%> (ø)
src/anndata/_core/raw.py 75.88% <100.00%> (-4.26%) ⬇️
src/anndata/_core/sparse_dataset.py 92.14% <100.00%> (ø)
src/anndata/_io/h5ad.py 92.68% <ø> (ø)
src/anndata/_io/specs/methods.py 88.36% <100.00%> (-0.41%) ⬇️
src/anndata/_io/utils.py 76.15% <100.00%> (-0.19%) ⬇️
src/anndata/_settings.py 93.52% <100.00%> (-0.60%) ⬇️
... and 4 more

... and 3 files with indirect coverage changes