qbicsoftware / projectbrowser-portlet

QBiC Project Browser enables users to browse and manage their projects. Further, users can run analysis pipelines on registered data.
MIT License
0 stars 3 forks source link

fix: graph labeling won't replace parts of factor level name #28

Closed wow-such-code closed 3 years ago

wow-such-code commented 3 years ago

Fixes an issue where the project graph would replace parts of the factor level name, if it was the same as the sample type name, e.g. "RNA-Seq" --> -Seq

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (2ecf4c0) into master (9bdd965) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #28   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         121     121           
  Lines       13116   13115    -1     
  Branches     1347    1347           
======================================
+ Misses      13116   13115    -1     
Impacted Files Coverage Δ
...qbic/projectbrowser/samplegraph/ProjectParser.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9bdd965...2ecf4c0. Read the comment docs.