Skip to content

split up stats_impl_test to match the *impl.h and and *impl.cc files.#4024

Merged
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
jmarantz:stats-impl-test-split
Aug 2, 2018
Merged

split up stats_impl_test to match the *impl.h and and *impl.cc files.#4024
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
jmarantz:stats-impl-test-split

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

@jmarantz jmarantz commented Aug 1, 2018

Signed-off-by: Joshua Marantz jmarantz@google.com

Description: This is the last of the stats implementation/test splitting. Still on queue: splitting the interface header.
Risk Level: low
Testing: //test/...
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Joshua Marantz <jmarantz@google.com>
"//source/common/stats:stats_lib",
"//test/mocks/stats:stats_mocks",
"//source/common/stats:stats_options_lib",
# "//test/mocks/stats:stats_mocks",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

? (same elsewhere). Also, from a quick skim I think there are some commented out header includes in the source directory also. Can you take a look?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch -- sorry missed these on this BUILD file. Cleaned them up here & below.

I skimmed through this PR and also recursively grepped my workspace for "// #" and didn't see anything.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
@jmarantz
Copy link
Copy Markdown
Contributor Author

jmarantz commented Aug 2, 2018

Ah my grep was wrong; fixed (4 new files in this PR now).

Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@mattklein123 mattklein123 merged commit 1f11661 into envoyproxy:master Aug 2, 2018
@jmarantz jmarantz deleted the stats-impl-test-split branch August 2, 2018 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants