m-lab / traceroute-caller

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

Remove paris-traceroute from the repo #113

Closed SaiedKazemi closed 3 years ago

SaiedKazemi commented 3 years ago

Since traceroute-caller no longer needs or supports paris-traceroute, this commit removes third_party/libparistraceroute and the instructions in Dockerfile to build it.

Tested the changes locally by building the traceroute-caller container and running traceroutes via docker-compose.


This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 286


Files with Coverage Reduction New Missed Lines %
tracer/scamper.go 2 95.19%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 282: -0.3%
Covered Lines: 584
Relevant Lines: 593

💛 - Coveralls