fix int for shortcut #3461
+4
−0
Open
fix int for shortcut #3461
Codecov / codecov/project
succeeded
Feb 17, 2025 in 0s
75.43% (target 75.00%)
View this Pull Request on Codecov
75.43% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 33.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 75.43%. Comparing base (
a28fe88
) to head (63cd9a7
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/scanpy/preprocessing/_simple.py | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3461 +/- ##
==========================================
- Coverage 75.44% 75.43% -0.01%
==========================================
Files 113 113
Lines 13250 13253 +3
==========================================
+ Hits 9997 9998 +1
- Misses 3253 3255 +2
Files with missing lines | Coverage Δ | |
---|---|---|
src/scanpy/preprocessing/_simple.py | 89.72% <33.33%> (-0.43%) |
⬇️ |
Loading