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

Unify X and layers #1707

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

some more fixes

a6555f8
Select commit
Loading
Failed to load commit list.
Draft

Unify X and layers #1707

some more fixes
a6555f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

80.01% (target 80.00%)

View this Pull Request on Codecov

80.01% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 95.94595% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.01%. Comparing base (437dbc8) to head (a6555f8).

Files with missing lines Patch % Lines
src/anndata/_core/anndata.py 88.88% 2 Missing ⚠️
src/anndata/_core/aligned_mapping.py 97.82% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (437dbc8) and HEAD (a6555f8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (437dbc8) HEAD (a6555f8)
3 2
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1707      +/-   ##
==========================================
- Coverage   86.93%   80.01%   -6.92%     
==========================================
  Files          40       40              
  Lines        6039     5985      -54     
==========================================
- Hits         5250     4789     -461     
- Misses        789     1196     +407     
Files with missing lines Coverage Δ
src/anndata/_core/raw.py 80.85% <100.00%> (-0.45%) ⬇️
src/anndata/_io/h5ad.py 93.00% <100.00%> (ø)
src/anndata/_io/specs/methods.py 88.03% <100.00%> (-0.43%) ⬇️
src/anndata/tests/helpers.py 82.98% <100.00%> (-11.38%) ⬇️
src/anndata/_core/aligned_mapping.py 93.67% <97.82%> (+0.26%) ⬆️
src/anndata/_core/anndata.py 82.46% <88.88%> (-1.27%) ⬇️

... and 11 files with indirect coverage changes