Skip to content

Conversation

@jishudashu
Copy link
Contributor

@jishudashu jishudashu commented Jul 24, 2025

In the Go 1.21 standard library, a new function has been introduced that enhances code conciseness and readability. It can be find here.

RELEASE NOTES: N/A

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 24, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@codecov
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.30%. Comparing base (8adcc94) to head (f289336).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8472      +/-   ##
==========================================
- Coverage   82.31%   82.30%   -0.02%     
==========================================
  Files         414      413       -1     
  Lines       40464    40513      +49     
==========================================
+ Hits        33308    33344      +36     
- Misses       5791     5798       +7     
- Partials     1365     1371       +6     
Files with missing lines Coverage Δ
xds/internal/balancer/clusterimpl/clusterimpl.go 91.28% <100.00%> (+1.04%) ⬆️
xds/internal/balancer/clusterimpl/config.go 100.00% <ø> (ø)

... 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.
@jishudashu
Copy link
Contributor Author

CLA Not Signed

Signed.

Signed-off-by: jishudashu <979260390@qq.com>
Copy link
Contributor

@arjan-bal arjan-bal left a comment

Choose a reason for hiding this comment

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

LGTM, adding a second reviewer.

@arjan-bal arjan-bal requested a review from easwars July 24, 2025 07:32
@arjan-bal arjan-bal assigned easwars and unassigned jishudashu Jul 24, 2025
@arjan-bal arjan-bal changed the title refactor: use slices.Equal to simplify code Jul 24, 2025
@dfawley dfawley merged commit 9186ebd into grpc:master Jul 24, 2025
16 of 17 checks passed
dimpavloff pushed a commit to dimpavloff/grpc-go that referenced this pull request Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants