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): seurat v3 with dask #3340

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

(feat): seurat v3 with dask #3340

wants to merge 6 commits into from

Conversation

ilan-gold
Copy link
Contributor

  • Release notes not necessary because:

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

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

Project coverage is 76.62%. Comparing base (d0adc25) to head (f83e3f3).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
src/scanpy/preprocessing/_highly_variable_genes.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3340      +/-   ##
==========================================
+ Coverage   76.59%   76.62%   +0.02%     
==========================================
  Files         111      111              
  Lines       12827    12880      +53     
==========================================
+ Hits         9825     9869      +44     
- Misses       3002     3011       +9     
Files with missing lines Coverage Δ
src/scanpy/_utils/__init__.py 76.24% <100.00%> (+0.04%) ⬆️
src/scanpy/preprocessing/_highly_variable_genes.py 95.91% <96.29%> (+0.67%) ⬆️

... and 3 files with indirect coverage changes

@flying-sheep flying-sheep modified the milestones: 1.11.0, 1.12.0 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dask support for pp.highly_variable_genes ("seurat_v3" flavor(s))
2 participants