Skip to content

Remove Singleton from stats_config_util_test.cc#1510

Open
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_stats_config_util_test
Open

Remove Singleton from stats_config_util_test.cc#1510
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_stats_config_util_test

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 11, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites config/stats_config_util_test.cc without the Singleton class dependency.

This is purely mechanical refactoring for unit testing, and there must be no observable behavioral change in production.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: Windows 11 25H2
  • Steps:
    1. bazelisk test //config:stats_config_util_test

As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites config/stats_config_util_test.cc without the
Singleton class dependency.

This is purely mechanical refactoring for unit testing, and there must
be no observable behavioral change in production.
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.

1 participant