orange3-bioinformatics icon indicating copy to clipboard operation
orange3-bioinformatics copied to clipboard

OWVolcanoPlot: general improvements, use of GeneScoring component

Open JakaKokosar opened this issue 5 years ago • 2 comments

description

Separate Gene scoring into a separate component. Bug fixes.

Includes
  • [X] Code changes
  • [X] Tests
  • [ ] Documentation

JakaKokosar avatar Oct 09 '19 19:10 JakaKokosar

Codecov Report

Merging #211 into master will increase coverage by 0.73%. The diff coverage is 61.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   39.42%   40.16%   +0.73%     
==========================================
  Files          56       58       +2     
  Lines        9430     9599     +169     
==========================================
+ Hits         3718     3855     +137     
- Misses       5712     5744      +32
Flag Coverage Δ
#subtractor 40.16% <61.94%> (+0.73%) :arrow_up:
Impacted Files Coverage Δ
...ngecontrib/bioinformatics/widgets/OWVolcanoPlot.py 0% <0%> (ø) :arrow_up:
...trib/bioinformatics/widgets/components/__init__.py 100% <100%> (ø)
...gecontrib/bioinformatics/widgets/utils/settings.py 33.33% <42.85%> (+3.1%) :arrow_up:
orangecontrib/bioinformatics/utils/statistics.py 48.94% <85.71%> (+0.56%) :arrow_up:
.../bioinformatics/widgets/components/gene_scoring.py 91.97% <91.97%> (ø)

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 6a7d577...5a231df. Read the comment docs.

codecov-io avatar Oct 09 '19 20:10 codecov-io

@mstrazar hi, could you please check this when and if you have the time? Thanks :)

JakaKokosar avatar Nov 14 '19 12:11 JakaKokosar