sul-cidr / histonets

Histonets is an application to convert images of scanned maps into digital networks
https://histonets.stanford.edu
Other
20 stars 0 forks source link

Image select step #185

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Closes #175 imagepaths

Also significantly speeds up full test suite with smaller image

codecov-io commented 7 years ago

Codecov Report

Merging #185 into master will decrease coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
- Coverage   98.48%   98.29%   -0.19%     
==========================================
  Files          37       38       +1     
  Lines         395      411      +16     
==========================================
+ Hits          389      404      +15     
- Misses          6        7       +1
Impacted Files Coverage Δ
app/jobs/path_select_job.rb 100% <100%> (ø)
app/models/collection_template.rb 98.27% <100%> (-1.73%) :arrow_down:
...ntrollers/collection_templates/build_controller.rb 100% <100%> (ø) :arrow_up:
app/models/histonets_cv/cli.rb 100% <100%> (ø) :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 edde31f...e121901. Read the comment docs.