new API for parsing attrs and keys from anndata - #102
Open
giovp wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Dec 18, 2025 in 0s
90.93% (target 80.00%)
View this Pull Request on Codecov
90.93% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 92.72727% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.93%. Comparing base (7eb124a) to head (eff85d6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/annbatch/loader.py | 88.88% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #102 +/- ##
==========================================
+ Coverage 90.90% 90.93% +0.02%
==========================================
Files 5 6 +1
Lines 594 629 +35
==========================================
+ Hits 540 572 +32
- Misses 54 57 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/annbatch/__init__.py | 100.00% <100.00%> (ø) |
|
| src/annbatch/fields.py | 100.00% <100.00%> (ø) |
|
| src/annbatch/loader.py | 92.46% <88.88%> (-0.63%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading