m-lab / annotation-service

Annotation integration service for M-Lab data
Apache License 2.0
3 stars 5 forks source link

Sandbox reload #205

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

This PR sketches the design for maintaining a list of annotators in a Loader object, and merging them on demand to create a new directory.

NOTE: names are currently not great. Please help come up with better names.

Also adds testing.Short() to one of the tests.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1930


Changes Missing Coverage Covered Lines Changed/Added Lines %
directory/directory.go 0 50 0.0%
<!-- Total: 0 50 0.0% -->
Totals Coverage Status
Change from base Build 1924: -3.0%
Covered Lines: 742
Relevant Lines: 1483

💛 - Coveralls