m-lab / annotation-service

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

Implement caching loader #209

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

This implements caching loader. It uses it to load the datasets and construct the directory, but does not yet use it's caching behavior. That is implemented in the next PR.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1956


Changes Missing Coverage Covered Lines Changed/Added Lines %
geoloader/geoloader.go 37 43 86.05%
<!-- Total: 49 55 89.09% -->
Totals Coverage Status
Change from base Build 1954: 0.8%
Covered Lines: 808
Relevant Lines: 1523

💛 - Coveralls