m-lab / traceroute-caller

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

Prototype for a cache component on which to build other caches #116

Closed gfr10598 closed 2 years ago

gfr10598 commented 3 years ago

The RecentIP cache is intended just as an example. Needs a bit more work on comments and also needs unit tests.


This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 309


Changes Missing Coverage Covered Lines Changed/Added Lines %
hops/hopcache.go 47 49 95.92%
<!-- Total: 47 49 95.92% -->
Files with Coverage Reduction New Missed Lines %
tracer/scamper.go 2 92.43%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 304: -0.5%
Covered Lines: 624
Relevant Lines: 640

💛 - Coveralls