m-lab / traceroute-caller

A sidecar service which runs traceroute after a connection closes
Apache License 2.0
18 stars 5 forks source link

Restore functionality to traceroutecaller 2 (v0.6.0) #96

Closed gfr10598 closed 3 years ago

gfr10598 commented 3 years ago

The makes the necessary changes to remove annotation functionality, and write out just metadata+scamper records. The parser and schema packages are left in place, but there are no dependencies on them. This should be deployed all the way to prod after validation.

Testing: Manually compared unit tests to v0.6.0 Passes all unit tests. Need to run in sandbox after initial review.

This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 162


Totals Coverage Status
Change from base Build 129: 2.4%
Covered Lines: 1019
Relevant Lines: 1023

💛 - Coveralls