(fix): raise error on non-integer floating types in iterables #1746
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%) |
⬆️ |
Loading