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

Export template matches as a manifest #144

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Adds the ability to export a template matches as a manifest and uses drag and drop

hist-mirador

codecov-io commented 7 years ago

Codecov Report

Merging #144 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   98.01%   98.42%   +0.41%     
==========================================
  Files          32       36       +4     
  Lines         302      381      +79     
==========================================
+ Hits          296      375      +79     
  Misses          6        6
Impacted Files Coverage Δ
app/models/bounds.rb 100% <100%> (ø)
app/models/collection_template.rb 100% <100%> (ø) :arrow_up:
app/models/manifest_presenter.rb 100% <100%> (ø)
config/initializers/template_extensions.rb 100% <100%> (ø)
app/controllers/annotations_controller.rb 100% <100%> (ø)
config/routes.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 f2a039d...cf8a8b6. Read the comment docs.