Skip to content

Use int64 in sparse index dtype test to ensure actual mismatch

5119b20
Select commit
Loading
Failed to load commit list.
Merged

chore: add sparse index dtype checks to assert_equal #2362

Use int64 in sparse index dtype test to ensure actual mismatch
5119b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

85.39% (target 80.00%)

View this Pull Request on Codecov

85.39% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.39%. Comparing base (ef466f2) to head (5119b20).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2362      +/-   ##
==========================================
- Coverage   87.35%   85.39%   -1.96%     
==========================================
  Files          49       49              
  Lines        7784     7787       +3     
==========================================
- Hits         6800     6650     -150     
- Misses        984     1137     +153     
Files with missing lines Coverage Δ
src/anndata/tests/helpers.py 83.80% <100.00%> (-9.12%) ⬇️

... and 7 files with indirect coverage changes