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 create a composite histogram of a collection #193

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Closes #188

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   98.39%   98.44%   +0.04%     
==========================================
  Files          40       40              
  Lines         436      450      +14     
==========================================
+ Hits          429      443      +14     
  Misses          7        7
Impacted Files Coverage Δ
app/models/collection.rb 100% <100%> (ø) :arrow_up:
app/models/image.rb 100% <100%> (ø) :arrow_up:
app/models/histogram.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 34979cc...bd29c4f. Read the comment docs.