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

add initial implementation of batch processor without validation #191

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Partially addresses #173

I wanted to get this in (or at least get eyes on it) before we started building other things around it.

codecov-io commented 7 years ago

Codecov Report

Merging #191 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   98.29%   98.39%   +0.09%     
==========================================
  Files          38       40       +2     
  Lines         411      436      +25     
==========================================
+ Hits          404      429      +25     
  Misses          7        7
Impacted Files Coverage Δ
app/models/image.rb 100% <100%> (ø) :arrow_up:
app/jobs/process_image_job.rb 100% <100%> (ø)
app/jobs/process_collection_template_job.rb 100% <100%> (ø)

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 fbf4acf...e81796c. Read the comment docs.