martinfleis / clustergram

Clustergram - Visualization and diagnostics for cluster analysis in Python
https://clustergram.readthedocs.io
MIT License
123 stars 7 forks source link

ENH: allow weighting by a custom principal component #35

Closed martinfleis closed 1 year ago

martinfleis commented 1 year ago

Closes #28

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.02% // Head: 80.64% // Decreases project coverage by -0.37% :warning:

Coverage data is based on head (4045c5b) compared to base (f6408bd). Patch coverage: 64.51% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== - Coverage 81.02% 80.64% -0.38% ========================================== Files 2 2 Lines 332 341 +9 ========================================== + Hits 269 275 +6 - Misses 63 66 +3 ``` | [Impacted Files](https://codecov.io/gh/martinfleis/clustergram/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Fleischmann) | Coverage Δ | | |---|---|---| | [clustergram/clustergram.py](https://codecov.io/gh/martinfleis/clustergram/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Fleischmann#diff-Y2x1c3RlcmdyYW0vY2x1c3RlcmdyYW0ucHk=) | `80.23% <64.51%> (-0.38%)` | :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=Martin+Fleischmann). 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=Martin+Fleischmann)

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