Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(reflect): zero len slice case #54

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Jul 27, 2024

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

修复 reflect 实现时,0长度slice的问题

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@xiaost xiaost requested review from a team as code owners July 27, 2024 16:33
@xiaost xiaost force-pushed the fix-zero-len-slice branch 9 times, most recently from fa7d61b to 2890e1b Compare July 29, 2024 09:36
@xiaost xiaost force-pushed the fix-zero-len-slice branch from 2890e1b to 9c2a422 Compare July 29, 2024 17:40
@xiaost xiaost merged commit 7739d87 into cloudwego:main Jul 30, 2024
16 checks passed
@xiaost xiaost deleted the fix-zero-len-slice branch July 30, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants