Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix garbage collection #1119

Merged
merged 40 commits into from
Jul 22, 2024

fix 3.9

e138fc9
Select commit
Loading
Failed to load commit list.
Merged

Fix garbage collection #1119

fix 3.9
e138fc9
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 9 files with indirect coverage changes