chore: use scverse-misc for data downloading - #4310
Merged
Merged
Codecov / codecov/project
succeeded
Aug 28, 2026 in 1s
81.98% (target 75.00%)
View this Pull Request on Codecov
81.98% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.98%. Comparing base (643dff3) to head (fd6cda7).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scanpy/io/_read.py | 66.66% | 2 Missing |
| src/scanpy/datasets/_datasets.py | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4310 +/- ##
==========================================
- Coverage 82.03% 81.98% -0.06%
==========================================
Files 134 134
Lines 13278 13235 -43
==========================================
- Hits 10893 10851 -42
+ Misses 2385 2384 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_utils/__init__.py | 75.57% <ø> (-0.23%) |
⬇️ |
| src/scanpy/datasets/_utils.py | 100.00% <100.00%> (ø) |
|
| src/scanpy/io/_download.py | 94.73% <100.00%> (-3.45%) |
⬇️ |
| src/scanpy/datasets/_datasets.py | 92.02% <90.00%> (+0.52%) |
⬆️ |
| src/scanpy/io/_read.py | 80.59% <66.66%> (-0.52%) |
⬇️ |
Loading