zktuong / ktplotspy

Python library for plotting Cellphonedb results. Ported from ktplots R package.
https://ktplotspy.readthedocs.io/
MIT License
46 stars 12 forks source link

fix duplicate rownames introduced in cellphonedb v5 #48

Closed zktuong closed 9 months ago

zktuong commented 9 months ago

related to https://github.com/zktuong/ktplots/issues/89

codecov[bot] commented 9 months ago

Codecov Report

Merging #48 (27ea679) into master (797548d) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48 +/- ## ========================================== - Coverage 97.25% 97.23% -0.02% ========================================== Files 7 7 Lines 655 652 -3 ========================================== - Hits 637 634 -3 Misses 18 18 ``` | [Flag](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong) | `97.23% <100.00%> (-0.02%)` | :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=Zewen+Kelvin+Tuong#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong) | Coverage Δ | | |---|---|---| | [ktplotspy/plot/plot\_cpdb.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong#diff-a3RwbG90c3B5L3Bsb3QvcGxvdF9jcGRiLnB5) | `94.11% <100.00%> (+0.07%)` | :arrow_up: | | [ktplotspy/plot/plot\_cpdb\_chord.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong#diff-a3RwbG90c3B5L3Bsb3QvcGxvdF9jcGRiX2Nob3JkLnB5) | `100.00% <100.00%> (ø)` | | | [ktplotspy/utils/support.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong#diff-a3RwbG90c3B5L3V0aWxzL3N1cHBvcnQucHk=) | `100.00% <100.00%> (ø)` | |
review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB