-
Notifications
You must be signed in to change notification settings - Fork 5.3k
stats: add/test heterogenous set of StatNameStorage objects. #6504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jmarantz
merged 16 commits into
envoyproxy:master
from
jmarantz:shared-stat-name-storage-set
Apr 22, 2019
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
574f5c3
Adds SharedStatNameStorageSet.
jmarantz c7fbada
Stop using shared_ptr for the rejected-stats set; the way it's struct…
jmarantz 16d56b8
Merge branch 'master' into shared-stat-name-storage-set
jmarantz 40ab5d1
Fix comment.
jmarantz 3a59d0a
Remove superfluous qualifier.
jmarantz f591058
Grammar tweaks.
jmarantz b546542
Merge branch 'master' into shared-stat-name-storage-set
jmarantz 61921f4
Merge branch 'master' into shared-stat-name-storage-set
jmarantz facd197
Merge branch 'master' into shared-stat-name-storage-set
jmarantz 2b388d6
merge master & address review comments.
jmarantz 767114d
format (previously I had accidentally checked in formatting from olde…
jmarantz ede43b9
Don't run the death-test when compiling for debug because it depends …
jmarantz b19ef63
Add/test swap() which is needed by #6161 and size() which is helpful …
jmarantz b588595
change 'inheritance' to 'containment' in the comment to reflect curre…
jmarantz dbc97af
Remove test for ASSERT.
jmarantz 5d29a67
Merge branch 'master' into shared-stat-name-storage-set
jmarantz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.