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

Backport PR #3048: (feat): raising errors where backed is not supported #3072

Merge branch '1.10.x' into auto-backport-of-pr-3048-on-1.10.x

0948c80
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #3048: (feat): raising errors where backed is not supported #3072

Merge branch '1.10.x' into auto-backport-of-pr-3048-on-1.10.x
0948c80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

75.87% (target 75.00%)

View this Pull Request on Codecov

75.87% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (b3b9d05) to head (0948c80).
Report is 2 commits behind head on 1.10.x.

Additional details and impacted files
@@            Coverage Diff             @@
##           1.10.x    #3072      +/-   ##
==========================================
+ Coverage   75.80%   75.87%   +0.07%     
==========================================
  Files         110      110              
  Lines       12500    12532      +32     
==========================================
+ Hits         9475     9509      +34     
+ Misses       3025     3023       -2     
Files Coverage Δ
scanpy/_utils/__init__.py 75.10% <100.00%> (+0.53%) ⬆️
scanpy/preprocessing/_pca.py 92.93% <100.00%> (+0.15%) ⬆️
scanpy/preprocessing/_scale.py 91.96% <100.00%> (+0.07%) ⬆️
scanpy/preprocessing/_simple.py 87.95% <100.00%> (+0.38%) ⬆️
scanpy/tools/_dendrogram.py 86.95% <100.00%> (+0.28%) ⬆️
scanpy/tools/_ingest.py 77.33% <100.00%> (+0.10%) ⬆️
scanpy/tools/_rank_genes_groups.py 94.33% <100.00%> (+0.01%) ⬆️
scanpy/tools/_score_genes.py 85.54% <100.00%> (+0.35%) ⬆️
scanpy/tools/_tsne.py 93.18% <100.00%> (+0.15%) ⬆️

... and 2 files with indirect coverage changes