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

(feat): pre-processing functions for dask with sparse chunks #2856

Merged
merged 96 commits into from
Mar 22, 2024

(fix): call `register` to allow unions?

036391e
Select commit
Loading
Failed to load commit list.
Merged

(feat): pre-processing functions for dask with sparse chunks #2856

(fix): call `register` to allow unions?
036391e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

74.94% (target 1.00%)

View this Pull Request on Codecov

74.94% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 74.94%. Comparing base (14555ba) to head (036391e).

❗ Current head 036391e differs from pull request most recent head 2367f46. Consider uploading reports for the commit 2367f46 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2856      +/-   ##
==========================================
+ Coverage   74.82%   74.94%   +0.11%     
==========================================
  Files         116      116              
  Lines       12809    12890      +81     
==========================================
+ Hits         9584     9660      +76     
- Misses       3225     3230       +5     
Files Coverage Δ
scanpy/preprocessing/_distributed.py 84.00% <100.00%> (+1.39%) ⬆️
scanpy/preprocessing/_normalization.py 88.00% <100.00%> (-1.03%) ⬇️
scanpy/preprocessing/_simple.py 83.17% <100.00%> (+0.27%) ⬆️
scanpy/preprocessing/_utils.py 54.66% <100.00%> (+5.41%) ⬆️
scanpy/testing/_pytest/params.py 100.00% <100.00%> (ø)
scanpy/_utils/__init__.py 72.70% <92.50%> (+3.90%) ⬆️