-
Notifications
You must be signed in to change notification settings - Fork 188
feature: remove metrics when stopping task #575
feature: remove metrics when stopping task #575
Conversation
Done |
@csuzhangxc PTAL 😄 |
Thanks for your contribution. If your PR get merged, you will be rewarded 300 points. |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## master #575 +/- ##
===========================================
Coverage 57.8183% 57.8183%
===========================================
Files 200 200
Lines 21085 21085
===========================================
Hits 12191 12191
Misses 7702 7702
Partials 1192 1192 |
/run-all-tests |
eff6aaa
to
5a2a3a1
Compare
@csuzhangxc I'am Done , PTAL 😄 |
/run-all-tests |
1 similar comment
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest LGTM, cool.
/award-point 600 |
Not allowed to award more than 500 points. |
/award-point 500 |
Update score success, the task will rewarded 500 after merged. |
e0bf2dd
to
f5f2939
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! LGTM.
cherry pick to release-1.0 failed |
* feature: remove metrics when stopping task (#575) * .*/: fix dm unit tests and integration tests (#578) * tests: fix merge Co-authored-by: Amatist_Kurisu <[email protected]> Co-authored-by: Chunzhu Li <[email protected]>
UCP #503
What problem does this PR solve?
fix #503
What is changed and how it works?