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

Adds the ability to track jobs in UI #199

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Partially addresses #170

codecov-io commented 7 years ago

Codecov Report

Merging #199 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   98.44%   98.55%   +0.11%     
==========================================
  Files          40       41       +1     
  Lines         450      485      +35     
==========================================
+ Hits          443      478      +35     
  Misses          7        7
Impacted Files Coverage Δ
app/models/concerns/trackable_job.rb 100% <100%> (ø)
app/jobs/process_image_job.rb 100% <100%> (ø) :arrow_up:
app/models/collection_template.rb 98.38% <100%> (+0.11%) :arrow_up:
app/models/process_tracker.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 bc4fd5f...e3c5401. Read the comment docs.