m-lab / traceroute-caller

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

call ipservice from tracer #73

Closed yachang closed 4 years ago

yachang commented 4 years ago

This change enable scamper get annotation from ip service provided by uuid annotator and produce test output in format schema.PTTest Reviewable

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 449


Changes Missing Coverage Covered Lines Changed/Added Lines %
tracer/paris.go 10 17 58.82%
tracer/scamper.go 68 86 79.07%
<!-- Total: 91 116 78.45% -->
Files with Coverage Reduction New Missed Lines %
tracer/scamper.go 1 90.45%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 389: -2.4%
Covered Lines: 1070
Relevant Lines: 1096

💛 - Coveralls
pboothe commented 4 years ago

(also, please either get the test coverage back to 100% or file an issue to get the coverage back to 100%)