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 precomputed clustering #406

Merged
merged 14 commits into from
Apr 22, 2024

Merge branch 'main' into use_precomputed_clustering

2b3230d
Select commit
Loading
Failed to load commit list.
Merged

Use precomputed clustering #406

Merge branch 'main' into use_precomputed_clustering
2b3230d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

58.16% (target 1.00%)

View this Pull Request on Codecov

58.16% (target 1.00%)

Details

Codecov Report

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

Project coverage is 58.16%. Comparing base (127e41e) to head (2b3230d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   57.85%   58.16%   +0.31%     
==========================================
  Files          22       22              
  Lines        1675     1683       +8     
==========================================
+ Hits          969      979      +10     
+ Misses        706      704       -2     
Files Coverage Δ
scib/metrics/isolated_labels.py 93.65% <100.00%> (+0.66%) ⬆️
scib/metrics/clustering.py 88.34% <96.15%> (+2.21%) ⬆️