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 palette job #243

Closed csbailey5t closed 7 years ago

csbailey5t commented 7 years ago

Adds palette job, creates palette at seeding time, hooks palette up to auto image clean.

codecov-io commented 7 years ago

Codecov Report

Merging #243 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   98.69%   98.74%   +0.04%     
==========================================
  Files          42       43       +1     
  Lines         538      556      +18     
==========================================
+ Hits          531      549      +18     
  Misses          7        7
Impacted Files Coverage Δ
app/models/image.rb 100% <ø> (ø) :arrow_up:
app/jobs/image_enhance_job.rb 100% <ø> (ø) :arrow_up:
app/jobs/create_palette_job.rb 100% <100%> (ø)
app/models/histonets_cv/cli.rb 100% <100%> (ø) :arrow_up:
app/models/collection_template.rb 99% <100%> (+0.03%) :arrow_up:
...ntrollers/collection_templates/build_controller.rb 100% <100%> (ø) :arrow_up:
app/models/collection.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 bd5fae1...fa091a8. Read the comment docs.