m-lab / annotation-service

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

Use loaders #198

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

This adds the glue code to start using the new LoadAll and Directory for actual traffic. Note that this leaves a lot of dead code, which will be cleaned up in a PR coming soon.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1904


Changes Missing Coverage Covered Lines Changed/Added Lines %
geolite2/geo-ip.go 0 1 0.0%
handler/handler.go 3 4 75.0%
geolite2/geo-g2.go 0 4 0.0%
manager/manager.go 56 75 74.67%
<!-- Total: 59 84 70.24% -->
Files with Coverage Reduction New Missed Lines %
manager/manager.go 5 40.67%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1889: 2.1%
Covered Lines: 932
Relevant Lines: 1753

💛 - Coveralls