-
Notifications
You must be signed in to change notification settings - Fork 109
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 byte overflow #728
fix byte overflow #728
Conversation
Signed-off-by: shiyuhang <1136742008@qq.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #728 +/- ##
============================================
+ Coverage 37.98% 38.14% +0.15%
- Complexity 1611 1612 +1
============================================
Files 278 278
Lines 17482 17482
Branches 1986 1986
============================================
+ Hits 6641 6668 +27
+ Misses 10184 10157 -27
Partials 657 657
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@zhangyangyu, Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments. get siglist: dial tcp 172.16.4.167:34000: connect: no route to host |
In response to a cherrypick label: cannot checkout |
/cherry-pick release-3.3 |
@shiyuhang0: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
#717
What is changed and how does it work?
Code changes
Check List for Tests
This PR has been tested by at least one of the following methods:
Side effects
Related changes