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

Use deprecation decorator #3380

Merged
merged 2 commits into from
Nov 22, 2024

relnote

735f00a
Select commit
Loading
Failed to load commit list.
Merged

Use deprecation decorator #3380

relnote
735f00a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 1s

76.50% (target 75.00%)

View this Pull Request on Codecov

76.50% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.50%. Comparing base (751eafa) to head (735f00a).

Files with missing lines Patch % Lines
src/scanpy/_compat.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3380   +/-   ##
=======================================
  Coverage   76.49%   76.50%           
=======================================
  Files         111      111           
  Lines       12867    12874    +7     
=======================================
+ Hits         9843     9849    +6     
- Misses       3024     3025    +1     
Files with missing lines Coverage Δ
src/scanpy/plotting/_preprocessing.py 87.71% <100.00%> (+0.21%) ⬆️
...preprocessing/_deprecated/highly_variable_genes.py 95.55% <100.00%> (+0.04%) ⬆️
src/scanpy/preprocessing/_simple.py 89.94% <100.00%> (+0.02%) ⬆️
src/scanpy/_compat.py 81.81% <75.00%> (-0.29%) ⬇️
---- 🚨 Try these New Features: