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

Bugfix for significant interactions #30

Closed zktuong closed 1 year ago

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (6616102) into master (924c67a) will not change coverage. The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files           7        7           
  Lines         560      560           
=======================================
  Hits          556      556           
  Misses          4        4           
Flag Coverage Δ
unittests 99.28% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ktplotspy/plot/plot_cpdb_heatmap.py 91.66% <ø> (ø)
ktplotspy/utils/support.py 100.00% <ø> (ø)
ktplotspy/plot/plot_cpdb.py 100.00% <100.00%> (ø)