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 uneven columns and rows #63

Closed zktuong closed 6 months ago

zktuong commented 6 months ago

I think this fixes #51

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a6d8460) 97.29% compared to head (3607c50) 97.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== - Coverage 97.29% 97.03% -0.27% ========================================== Files 7 7 Lines 666 674 +8 ========================================== + Hits 648 654 +6 - Misses 18 20 +2 ``` | [Flag](https://app.codecov.io/gh/zktuong/ktplotspy/pull/63/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/63/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong) | `97.03% <88.23%> (-0.27%)` | :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/63?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\_chord.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/63?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/settings.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong#diff-a3RwbG90c3B5L3V0aWxzL3NldHRpbmdzLnB5) | `100.00% <100.00%> (ø)` | | | [ktplotspy/plot/plot\_cpdb.py](https://app.codecov.io/gh/zktuong/ktplotspy/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zewen+Kelvin+Tuong#diff-a3RwbG90c3B5L3Bsb3QvcGxvdF9jcGRiLnB5) | `93.46% <83.33%> (-0.65%)` | :arrow_down: |
review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB