Skip to content

huggy arrays

13d488e
Select commit
Loading
Failed to load commit list.
Merged

ci: Update Ruff #2112

huggy arrays
13d488e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2025 in 0s

31.70% (target 80.00%)

View this Pull Request on Codecov

31.70% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.70%. Comparing base (af55389) to head (13d488e).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/anndata/_core/merge.py 0.00% 2 Missing ⚠️
src/anndata/_core/sparse_dataset.py 0.00% 2 Missing ⚠️
src/anndata/experimental/merge.py 0.00% 2 Missing ⚠️
src/anndata/_core/views.py 0.00% 1 Missing ⚠️
src/anndata/_io/h5ad.py 0.00% 1 Missing ⚠️
src/anndata/_io/specs/registry.py 0.00% 1 Missing ⚠️
src/anndata/_io/zarr.py 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (31.70%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2112   +/-   ##
=======================================
  Coverage   31.70%   31.70%           
=======================================
  Files          46       46           
  Lines        7090     7090           
=======================================
  Hits         2248     2248           
  Misses       4842     4842           
Files with missing lines Coverage Δ
src/anndata/_io/specs/lazy_methods.py 32.05% <ø> (ø)
src/anndata/_core/views.py 45.06% <0.00%> (ø)
src/anndata/_io/h5ad.py 18.86% <0.00%> (ø)
src/anndata/_io/specs/registry.py 45.50% <0.00%> (ø)
src/anndata/_io/zarr.py 28.88% <0.00%> (ø)
src/anndata/_core/merge.py 15.21% <0.00%> (ø)
src/anndata/_core/sparse_dataset.py 26.39% <0.00%> (ø)
src/anndata/experimental/merge.py 19.90% <0.00%> (ø)