Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix heatmap if cell type combination not symmetrical #102

Merged
merged 9 commits into from
Feb 17, 2024

Update test_cpdbplot_heatmap.R

551ad19
Select commit
Loading
Failed to load commit list.
Merged

fix heatmap if cell type combination not symmetrical #102

Update test_cpdbplot_heatmap.R
551ad19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2024 in 0s

73.96% (target 1.00%)

View this Pull Request on Codecov

73.96% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (54b8a69) 73.18% compared to head (551ad19) 73.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   73.18%   73.96%   +0.77%     
==========================================
  Files           9        9              
  Lines        2055     2055              
==========================================
+ Hits         1504     1520      +16     
+ Misses        551      535      -16     
Files Coverage Δ
R/plot_cpdb_heatmap.R 98.46% <100.00%> (+24.61%) ⬆️
R/utils.R 86.88% <100.00%> (ø)