m-lab / annotation-service

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

Sandbox asn test and refactor #226

Closed gfr10598 closed 5 years ago

gfr10598 commented 5 years ago

The migrates geolite2 tests to geolite2v2. Also moves some code from prod to test and some minor refactorings. There is currently one broken migrated test, which is very strange. Working on diagnosing.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 2135


Changes Missing Coverage Covered Lines Changed/Added Lines %
geoloader/geoloader.go 0 2 0.0%
loader/csv-reader.go 9 12 75.0%
geolite2v2/geo-ip-loc-loader.go 1 6 16.67%
<!-- Total: 12 22 54.55% -->
Files with Coverage Reduction New Missed Lines %
geolite2v2/geo-ip-loc-loader.go 1 70.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2133: 1.4%
Covered Lines: 1063
Relevant Lines: 1967

💛 - Coveralls