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

Wrap legacy APIs #2702

Merged
merged 47 commits into from
Dec 18, 2023

merge ignore

8aec872
Select commit
Loading
Failed to load commit list.
Merged

Wrap legacy APIs #2702

merge ignore
8aec872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2023 in 0s

72.83% (target 1.00%)

View this Pull Request on Codecov

72.83% (target 1.00%)

Details

Codecov Report

Merging #2702 (8aec872) into master (86dc4d5) will increase coverage by 0.29%.
The diff coverage is 83.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2702      +/-   ##
==========================================
+ Coverage   72.53%   72.83%   +0.29%     
==========================================
  Files         111      111              
  Lines       12185    12378     +193     
==========================================
+ Hits         8838     9015     +177     
- Misses       3347     3363      +16     
Files Coverage Δ
scanpy/_compat.py 44.44% <100.00%> (+3.96%) ⬆️
scanpy/_settings.py 90.24% <100.00%> (+0.07%) ⬆️
scanpy/datasets/_datasets.py 86.04% <100.00%> (+0.21%) ⬆️
scanpy/experimental/pp/_highly_variable_genes.py 63.46% <ø> (ø)
scanpy/experimental/pp/_normalization.py 95.06% <100.00%> (ø)
scanpy/external/pp/_bbknn.py 58.33% <100.00%> (+8.33%) ⬆️
scanpy/external/pp/_dca.py 58.33% <100.00%> (+8.33%) ⬆️
scanpy/external/pp/_harmony_integrate.py 86.66% <100.00%> (+2.05%) ⬆️
scanpy/external/pp/_hashsolo.py 89.74% <100.00%> (+0.17%) ⬆️
scanpy/external/pp/_scanorama_integrate.py 88.88% <100.00%> (+0.88%) ⬆️
... and 58 more