envoyproxy / envoyproxy/envoy

Clean up Stats header import of MemoryTest

Open
#34,847 1 comment 0 reactions 1 assignee Claimed by @jmarantz View on GitHub
area/stats no stalebot
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

PR #34831 moves `MemoryTest` into the `Memory` namespace; it is apparently used externally from the `Stats` namespace, so the PR leaves a `using` for backwards compatibility.

This issue is to remove that `using` and the corresponding `#include` and the corresponding build dependency, once the external usage has been migrated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.