m-lab / annotation-service

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

Add missing fields to /annotate's response #277

Closed robertodauria closed 3 years ago

robertodauria commented 3 years ago

This PR adds the following fields to the JSON response returned by the API:

It also adds the data/asnames.ipinfo.csv file to retrieve AS names from numbers.


This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 2469


Changes Missing Coverage Covered Lines Changed/Added Lines %
asn/asn-annotator.go 6 8 75.0%
<!-- Total: 30 32 93.75% -->
Totals Coverage Status
Change from base Build 2452: 0.4%
Covered Lines: 1378
Relevant Lines: 2008

💛 - Coveralls