Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Sorting scanners by name #340

Closed local-minimum closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #340 into master will decrease coverage by <.01%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   37.93%   37.92%   -0.01%     
==========================================
  Files         179      179              
  Lines       16513    16516       +3     
  Branches     2897     2899       +2     
==========================================
  Hits         6264     6264              
+ Misses       9844     9825      -19     
- Partials      405      427      +22
Impacted Files Coverage Δ
...i_server_data/js/src/components/NewScanningJob.jsx 77.77% <60%> (-22.23%) :arrow_down:
scanomatic/data_processing/phases/segmentation.py 74.37% <0%> (-0.84%) :arrow_down:
scanomatic/io/source.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/tools_api.py 0% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <0%> (ø) :arrow_up:
scanomatic/data_processing/phases/features.py 17.23% <0%> (ø) :arrow_up:
scanomatic/ui_server/general.py 22.41% <0%> (ø) :arrow_up:
scanomatic/image_analysis/grid.py 76.69% <0%> (+0.75%) :arrow_up:

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 69571fa...3daf709. Read the comment docs.