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

Optimize chunked preprocessing #674

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Sichao25
Copy link
Collaborator

@Sichao25 Sichao25 commented Apr 8, 2024

Optimize the speed of Preprocessor when chunked preprocessing is not enabled.

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 26.66667% with 44 lines in your changes missing coverage. Please review.

Project coverage is 43.42%. Comparing base (117ceb5) to head (6d1262c).

Files Patch % Lines
dynamo/preprocessing/normalization.py 27.90% 31 Missing ⚠️
dynamo/preprocessing/gene_selection.py 20.00% 12 Missing ⚠️
dynamo/configuration.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #674      +/-   ##
==========================================
- Coverage   43.60%   43.42%   -0.18%     
==========================================
  Files         161      161              
  Lines       28724    28748      +24     
==========================================
- Hits        12524    12485      -39     
- Misses      16200    16263      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sichao25 Sichao25 marked this pull request as ready for review July 22, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants