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

try caching pip #8

Closed zktuong closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (acc4e79) into master (9e70afe) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   97.02%   97.00%   -0.03%     
==========================================
  Files           6        5       -1     
  Lines         303      300       -3     
==========================================
- Hits          294      291       -3     
  Misses          9        9              
Flag Coverage Δ
unittests 97.00% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
ktplotspy/__init__.py