Scan-o-Matic / scanomatic

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

Api getPlateGrowthData + refactor #397

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

just that.

codecov-io commented 6 years ago

Codecov Report

Merging #397 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #397      +/-   ##
==========================================
+ Coverage    41.2%   41.23%   +0.02%     
==========================================
  Files         207      209       +2     
  Lines       16999    17002       +3     
  Branches     2954     2954              
==========================================
+ Hits         7004     7010       +6     
+ Misses       9576     9555      -21     
- Partials      419      437      +18
Impacted Files Coverage Δ
scanomatic/ui_server_data/js/src/api/index.js 82.95% <ø> (ø)
...ic/ui_server_data/js/src/api/getPlateGrowthData.js 100% <100%> (ø)
scanomatic/ui_server_data/js/src/api/API.js 100% <100%> (ø)
scanomatic/data_processing/phases/features.py 17.23% <0%> (ø) :arrow_up:
scanomatic/ui_server/tools_api.py 8.77% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <0%> (ø) :arrow_up:
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/general.py 23.48% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
... and 4 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 b66b45f...2982500. Read the comment docs.