openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
287 stars 76 forks source link

Changes in destVI code (#826) #827

Closed scottgigante-immunai closed 1 year ago

scottgigante-immunai commented 1 year ago

Authored by @cane11 . Replaces #826

github-actions[bot] commented 1 year ago

Current build status

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.70% // Head: 95.66% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (f376e24) compared to base (fe02c56). Patch coverage: 50.00% of modified lines in pull request are covered.

:exclamation: Current head f376e24 differs from pull request most recent head a86917b. Consider uploading reports for the commit a86917b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #827 +/- ## ========================================== - Coverage 95.70% 95.66% -0.04% ========================================== Files 186 186 Lines 5001 5004 +3 Branches 272 273 +1 ========================================== + Hits 4786 4787 +1 - Misses 138 139 +1 - Partials 77 78 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.66% <50.00%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/openproblems-bio/openproblems/pull/827?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio) | Coverage Δ | | |---|---|---| | [...lems/tasks/spatial\_decomposition/methods/destvi.py](https://codecov.io/gh/openproblems-bio/openproblems/pull/827?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio#diff-b3BlbnByb2JsZW1zL3Rhc2tzL3NwYXRpYWxfZGVjb21wb3NpdGlvbi9tZXRob2RzL2Rlc3R2aS5weQ==) | `100.00% <ø> (ø)` | | | [...ionality\_reduction/metrics/distance\_correlation.py](https://codecov.io/gh/openproblems-bio/openproblems/pull/827?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio#diff-b3BlbnByb2JsZW1zL3Rhc2tzL2RpbWVuc2lvbmFsaXR5X3JlZHVjdGlvbi9tZXRyaWNzL2Rpc3RhbmNlX2NvcnJlbGF0aW9uLnB5) | `91.30% <50.00%> (-8.70%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio)

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