Scan-o-Matic / scanomatic

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

ProjectsRoot displays more stuff #350

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

screenshot from 2018-04-19 11-13-59 screenshot from 2018-04-19 11-16-56

codecov-io commented 6 years ago

Codecov Report

Merging #350 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   49.48%   49.68%   +0.19%     
==========================================
  Files         225      229       +4     
  Lines       19731    19806      +75     
  Branches     2890     2891       +1     
==========================================
+ Hits         9764     9840      +76     
+ Misses       9563     9542      -21     
- Partials      404      424      +20
Impacted Files Coverage Δ
.../ui_server_data/js/src/components/ProjectPanel.jsx 100% <100%> (ø)
.../ui_server_data/js/src/components/ProjectsRoot.jsx 100% <100%> (ø)
scanomatic/ui_server_data/js/src/prop-types.js 100% <100%> (ø) :arrow_up:
...erver_data/js/src/components/ProjectsRoot.spec.jsx 100% <100%> (ø)
...erver_data/js/src/components/ProjectPanel.spec.jsx 100% <100%> (ø)
scanomatic/ui_server/general.py 22.41% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
scanomatic/data_processing/phases/features.py 17.23% <0%> (ø) :arrow_up:
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <0%> (ø) :arrow_up:
... and 7 more

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 8413978...7d15638. Read the comment docs.

gdetrez commented 6 years ago

Also, there are new warnings in the tests run.

local-minimum commented 6 years ago

That should fix both issues.