m-lab / annotation-service

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

Sandbox fix panic #243

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

This refactors the metrics code for asn and geo, and fixes a nil pointer panic. Also fixes incorrect status link to github.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 2234


Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 0 1 0.0%
handler/handler.go 18 29 62.07%
<!-- Total: 18 30 60.0% -->
Totals Coverage Status
Change from base Build 2231: 0.3%
Covered Lines: 1306
Relevant Lines: 1920

💛 - Coveralls