Skip to content

xds: fix typo in log message#8843

Merged
eshitachandwani merged 1 commit intogrpc:masterfrom
NAM-MAN:fix-typo
Jan 21, 2026
Merged

xds: fix typo in log message#8843
eshitachandwani merged 1 commit intogrpc:masterfrom
NAM-MAN:fix-typo

Conversation

@NAM-MAN
Copy link
Copy Markdown
Contributor

@NAM-MAN NAM-MAN commented Jan 17, 2026

This PR fixes a minor typo in a log message.

Change

  • Fixed "for for" → "for" in internal/xds/clients/xdsclient/authority.go

This is a documentation-only change with no functional impact.

RELEASE NOTES: none

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.18%. Comparing base (5862457) to head (00e6cf0).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
internal/xds/clients/xdsclient/authority.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8843      +/-   ##
==========================================
+ Coverage   83.10%   83.18%   +0.08%     
==========================================
  Files         414      414              
  Lines       32776    32776              
==========================================
+ Hits        27238    27266      +28     
+ Misses       4090     4069      -21     
+ Partials     1448     1441       -7     
Files with missing lines Coverage Δ
internal/xds/clients/xdsclient/authority.go 80.32% <0.00%> (+0.80%) ⬆️

... and 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NAM-MAN
Copy link
Copy Markdown
Contributor Author

NAM-MAN commented Jan 17, 2026

Hi! I see the CI requires a Type: label. Could a maintainer please add the appropriate label (e.g., Type: Documentation)? This is just a minor typo fix in a log message. Thanks!

@Pranjali-2501 Pranjali-2501 added Area: Documentation Includes examples and docs. Type: Documentation Documentation or examples and removed Area: Documentation Includes examples and docs. labels Jan 17, 2026
@Pranjali-2501 Pranjali-2501 added this to the 1.79 Release milestone Jan 17, 2026
@eshitachandwani eshitachandwani merged commit 7278983 into grpc:master Jan 21, 2026
16 of 21 checks passed
mbissa pushed a commit to mbissa/grpc-go that referenced this pull request Feb 16, 2026
This PR fixes a minor typo in a log message.

## Change
- Fixed "for for" → "for" in
`internal/xds/clients/xdsclient/authority.go`

This is a documentation-only change with no functional impact.

RELEASE NOTES: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Documentation Documentation or examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants