Bidirectional AnnData <-> Seurat/SCE conversion (v0.3.0) #4
Codecov / codecov/project
failed
May 19, 2026 in 0s
82.61% (-5.23%) compared to 43657d1
View this Pull Request on Codecov
82.61% (-5.23%) compared to 43657d1
Details
Codecov Report
❌ Patch coverage is 80.76923% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.61%. Comparing base (43657d1) to head (ef1096b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| R/cli_convert.R | 0.00% | 46 Missing |
| R/setup_anndata_python.R | 67.85% | 18 Missing |
| R/convert_anndata_to_seurat.R | 89.43% | 15 Missing |
| R/extract_anndata_obsp.R | 67.74% | 10 Missing |
| R/extract_anndata_obsm.R | 57.14% | 9 Missing |
| R/extract_anndata_X.R | 76.19% | 5 Missing |
| R/zzz.R | 16.66% | 5 Missing |
| R/check_anndata_python.R | 97.79% | 3 Missing |
| R/convert_anndata_to_sce.R | 94.82% | 3 Missing |
| R/anndata_keys.R | 83.33% | 2 Missing |
| ... and 2 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #4 +/- ##
==========================================
- Coverage 87.84% 82.61% -5.23%
==========================================
Files 21 35 +14
Lines 625 1248 +623
==========================================
+ Hits 549 1031 +482
- Misses 76 217 +141 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading