Scan-o-Matic / scanomatic

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

Default expand firsts #382

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

Most recent experiment in a project and most recent project are default expanded.

codecov-io commented 6 years ago

Codecov Report

Merging #382 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   40.72%   40.74%   +0.01%     
==========================================
  Files         198      198              
  Lines       16855    16855              
  Branches     2942     2942              
==========================================
+ Hits         6865     6868       +3     
+ Misses       9575     9555      -20     
- Partials      415      432      +17
Impacted Files Coverage Δ
.../ui_server_data/js/src/components/ProjectsRoot.jsx 100% <100%> (ø) :arrow_up:
scanomatic/data_processing/phases/features.py 17.23% <0%> (ø) :arrow_up:
scanomatic/ui_server/general.py 22.41% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <0%> (ø) :arrow_up:
scanomatic/ui_server/tools_api.py 8.77% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/data_processing/phases/segmentation.py 74.93% <0%> (+0.83%) :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 f2e1643...0e4821d. Read the comment docs.

local-minimum commented 6 years ago

The second travis had a random fail on that bad unit-test first and restarting that step triggered failing system-tests. I wonder if there's something we can do about this...