-
Notifications
You must be signed in to change notification settings - Fork 118
[to #773] implement UpdateServiceGCSafePoint #723
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #723 +/- ##
============================================
+ Coverage 38.09% 38.13% +0.03%
Complexity 1613 1613
============================================
Files 278 278
Lines 17462 17482 +20
Branches 1984 1986 +2
============================================
+ Hits 6653 6666 +13
- Misses 10154 10155 +1
- Partials 655 661 +6
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. |
Signed-off-by: shiyuhang <1136742008@qq.com>
Signed-off-by: shiyuhang <1136742008@qq.com>
Signed-off-by: shiyuhang <1136742008@qq.com>
fcdbcf7 to
2cf61fb
Compare
|
@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 |
|
/cherry-pick release-3.3 |
|
@shiyuhang0: new pull request created to branch DetailsIn 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?
Issue Number: close #772
What is changed and how does it work?
Implement UpdateServiceGCSafePoint
Code changes
Check List for Tests
This PR has been tested by at least one of the following methods:
Side effects
Related changes