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): raise error on non-integer floating types in iterables #1746

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

(fix): test for float32 and float64

150d8aa
Select commit
Loading
Failed to load commit list.
Open

(fix): raise error on non-integer floating types in iterables #1746

(fix): test for float32 and float64
150d8aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

84.53% (target 80.00%)

View this Pull Request on Codecov

84.53% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.53%. Comparing base (6ae9de8) to head (150d8aa).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
- Coverage   86.99%   84.53%   -2.47%     
==========================================
  Files          40       40              
  Lines        6053     6057       +4     
==========================================
- Hits         5266     5120     -146     
- Misses        787      937     +150     
Files with missing lines Coverage Δ
src/anndata/_core/index.py 95.09% <100.00%> (+0.12%) ⬆️

... and 11 files with indirect coverage changes