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

Extend cell cycle gene scoring #421

Merged
merged 12 commits into from
Jan 13, 2025

add assertions for gene score columns

92b9ebf
Select commit
Loading
Failed to load commit list.
Merged

Extend cell cycle gene scoring #421

add assertions for gene score columns
92b9ebf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

59.44% (target 1.00%)

View this Pull Request on Codecov

59.44% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.44%. Comparing base (e614d35) to head (92b9ebf).

Files with missing lines Patch % Lines
scib/preprocessing.py 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   58.93%   59.44%   +0.51%     
==========================================
  Files          22       22              
  Lines        1690     1709      +19     
==========================================
+ Hits          996     1016      +20     
+ Misses        694      693       -1     
Files with missing lines Coverage Δ
scib/preprocessing.py 23.35% <93.54%> (+4.29%) ⬆️