m-lab / annotation-service

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

Sandbox enable asn #230

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

This adds the asn annotator, and enables it in manager.

There is a problem when deployed in sandbox - metrics are not showing up. Debugging now, but please get a head start on reviewing the code. It is largely just copied from zoltan's original branch, adapted for the newer api.ASData struct.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 2175


Changes Missing Coverage Covered Lines Changed/Added Lines %
manager/manager.go 42 48 87.5%
<!-- Total: 42 48 87.5% -->
Totals Coverage Status
Change from base Build 2171: 0.4%
Covered Lines: 1288
Relevant Lines: 2183

💛 - Coveralls