Skip to content

Conversation

@r0mflip
Copy link
Collaborator

@r0mflip r0mflip commented Jan 19, 2026

No description provided.

Signed-off-by: Ram Damera <ramdamera@google.com>
Copy link
Collaborator

@nguyen-phillip nguyen-phillip left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM, though please consider enshrining the new behavior with a short test in settings_test.go for this.

@r0mflip
Copy link
Collaborator Author

r0mflip commented Jan 21, 2026

I tried separate tests for a failures, but for some reason the global variable in the settings package were being overriden by the individual tests even when settings.Initiaize() was being called separately. The tests were not running in parallel, yet the issue persisted.

I'll try again with sub tests that call settings.Initialize() separately for each argument.

Signed-off-by: Ram Damera <ramdamera@google.com>
Signed-off-by: Ram Damera <ramdamera@google.com>
@nguyen-phillip nguyen-phillip merged commit ba487a1 into google:master Jan 22, 2026
4 checks passed
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