YosefLab / PopV

MIT License
23 stars 8 forks source link

Harmony integration KNN #24

Closed canergen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -68.99 :warning:

Comparison is base (d9da673) 68.98% compared to head (fc8407f) 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 68.98% 0.00% -68.99% ========================================== Files 17 17 Lines 1135 981 -154 ========================================== - Hits 783 0 -783 - Misses 352 981 +629 ``` | [Impacted Files](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab) | Coverage Δ | | |---|---|---| | [popv/algorithms/\_\_init\_\_.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9hbGdvcml0aG1zL19faW5pdF9fLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [popv/algorithms/\_harmony.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9hbGdvcml0aG1zL19oYXJtb255LnB5) | `0.00% <0.00%> (ø)` | | | [popv/algorithms/\_scanorama.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9hbGdvcml0aG1zL19zY2Fub3JhbWEucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [popv/algorithms/\_scvi.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9hbGdvcml0aG1zL19zY3ZpLnB5) | `0.00% <0.00%> (-87.50%)` | :arrow_down: | | [popv/annotation.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9hbm5vdGF0aW9uLnB5) | `0.00% <0.00%> (-89.92%)` | :arrow_down: | | [popv/preprocessing.py](https://app.codecov.io/gh/YosefLab/PopV/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab#diff-cG9wdi9wcmVwcm9jZXNzaW5nLnB5) | `0.00% <0.00%> (-73.86%)` | :arrow_down: | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/YosefLab/PopV/pull/24/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YosefLab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.