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 in initial step building for CollectionTemplate #28

Closed mejackreed closed 7 years ago

mejackreed commented 7 years ago

Closes #25

This PR lays the groundwork for the step by step approach to building a CollectionTemplate. This PR adds in basic templates for select_collection and select_image, but is extendable by appending to CollectionTemplate.form_steps.

collectiontemp

codecov-io commented 7 years ago

Current coverage is 98.01% (diff: 98.03%)

Merging #28 into master will increase coverage by 0.01%

@@             master        #28   diff @@
==========================================
  Files            18         21     +3   
  Lines            50        101    +51   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits             49         99    +50   
- Misses            1          2     +1   
  Partials          0          0          

Powered by Codecov. Last update ae756fb...4e8ddfe