change cpuacct.stat to cpuacct.usage#248
change cpuacct.stat to cpuacct.usage#248koordinator-bot[bot] merged 5 commits intokoordinator-sh:mainfrom
Conversation
|
@j4ckstraw thanks for your contribution. Please run |
This comment was marked as outdated.
This comment was marked as outdated.
|
@j4ckstraw seems that GetPodCgroupCPUAcctProcStatPath is not completely replaced, please grep the entire project |
there are no GetPodCgroupCPUAcctProcStatPath found. |
|
@j4ckstraw Please fetch the latest code and rebase. This would solve the problem. |
Codecov Report
@@ Coverage Diff @@
## main #248 +/- ##
==========================================
+ Coverage 58.37% 59.02% +0.65%
==========================================
Files 103 103
Lines 9575 9567 -8
==========================================
+ Hits 5589 5647 +58
+ Misses 3521 3457 -64
+ Partials 465 463 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
e45a3c8 to
62a7847
Compare
see koordinator-sh#221 Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes, jasonliu747 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 |
Ⅰ. Describe what this PR does
change cpuacct.stat to cpuacct.usage
Ⅱ. Does this pull request fix one issue?
fixes #221
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews