Fix garbage collection #1119
Merged
Fix garbage collection #1119
Codecov / codecov/project
succeeded
Jul 22, 2024 in 0s
83.92% (target 80.00%)
View this Pull Request on Codecov
83.92% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 96.17834%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 83.92%. Comparing base (
b2bdd7f
) to head (e138fc9
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1119 +/- ##
==========================================
- Coverage 85.95% 83.92% -2.04%
==========================================
Files 36 36
Lines 5747 5823 +76
==========================================
- Hits 4940 4887 -53
- Misses 807 936 +129
Files | Coverage Δ | |
---|---|---|
src/anndata/_core/anndata.py | 83.63% <100.00%> (-1.21%) |
⬇️ |
src/anndata/_core/file_backing.py | 91.26% <100.00%> (+1.04%) |
⬆️ |
src/anndata/_io/write.py | 76.74% <ø> (ø) |
|
src/anndata/tests/helpers.py | 81.73% <100.00%> (-4.50%) |
⬇️ |
src/anndata/_core/raw.py | 76.97% <93.75%> (-6.60%) |
⬇️ |
...anndata/experimental/multi_files/_anncollection.py | 70.68% <0.00%> (ø) |
|
src/anndata/_core/aligned_mapping.py | 93.36% <96.22%> (+1.46%) |
⬆️ |
Loading