test: add ut for node_event_handler#177
test: add ut for node_event_handler#177koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom jasonliu747:add-ut-2
Conversation
Codecov Report
@@ Coverage Diff @@
## main #177 +/- ##
==========================================
+ Coverage 58.69% 58.75% +0.05%
==========================================
Files 94 94
Lines 8615 8615
==========================================
+ Hits 5057 5062 +5
+ Misses 3126 3121 -5
Partials 432 432
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Jason Liu jasonliu747@gmail.com
Ⅰ. Describe what this PR does
add unit test for
pkg/slo-controller/nodemetric/node_event_handler.goⅡ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews