(feat): refactor base AnnData
class to use a AnnDataBase
abstract class
#949
Codecov / codecov/project
succeeded
Nov 17, 2023 in 0s
82.95% (target 1.00%)
View this Pull Request on Codecov
82.95% (target 1.00%)
Details
Codecov Report
Merging #949 (dc9f12f) into main (d4cde5c) will decrease coverage by
0.14%
.
The diff coverage is76.23%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #949 +/- ##
==========================================
- Coverage 83.08% 82.95% -0.14%
==========================================
Files 34 35 +1
Lines 5404 5502 +98
==========================================
+ Hits 4490 4564 +74
- Misses 914 938 +24
Files | Coverage Δ | |
---|---|---|
anndata/_core/anndata.py | 85.08% <100.00%> (+0.01%) |
⬆️ |
anndata/_core/anndata_base.py | 75.25% <75.25%> (ø) |
Loading