Skip to content

Fix typos in comments found by codespell#8975

Open
crawfordxx wants to merge 1 commit intogrpc:masterfrom
crawfordxx:fix-typos-in-comments
Open

Fix typos in comments found by codespell#8975
crawfordxx wants to merge 1 commit intogrpc:masterfrom
crawfordxx:fix-typos-in-comments

Conversation

@crawfordxx
Copy link

@crawfordxx crawfordxx commented Mar 16, 2026

Fix spelling mistakes in comments found by codespell:

  • evaluteevaluate (internal/transport/http2_client.go)
  • atrributeattribute (internal/proxyattributes/proxyattributes_test.go)
  • everytimeevery time (internal/idle/idle_test.go)
  • ImplementorsImplementers (experimental/stats/metrics.go)
  • receviedreceived (test/balancer_test.go)

RELEASE NOTES: none

- evalute -> evaluate (internal/transport/http2_client.go)
- atrribute -> attribute (internal/proxyattributes/proxyattributes_test.go)
- everytime -> every time (internal/idle/idle_test.go)
- Implementors -> Implementers (experimental/stats/metrics.go)
- recevied -> received (test/balancer_test.go)
@linux-foundation-easycla
Copy link

CLA Not Signed

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.96%. Comparing base (f967422) to head (afac325).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8975      +/-   ##
==========================================
- Coverage   83.13%   82.96%   -0.17%     
==========================================
  Files         411      411              
  Lines       32704    32704              
==========================================
- Hits        27187    27132      -55     
- Misses       4140     4178      +38     
- Partials     1377     1394      +17     
Files with missing lines Coverage Δ
experimental/stats/metrics.go 33.33% <ø> (ø)
internal/transport/http2_client.go 92.56% <ø> (-0.87%) ⬇️

... and 26 files with indirect coverage changes

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

@easwars
Copy link
Contributor

easwars commented Mar 16, 2026

@crawfordxx Can you please sign the CLA.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants