codecov[bot] commented on PR #752: URL: https://github.com/apache/yunikorn-core/pull/752#issuecomment-1847188492
## [Codecov](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: `103 lines` in your changes are missing coverage. Please review. > Comparison is base [(`ebf7107`)](https://app.codecov.io/gh/apache/yunikorn-core/commit/ebf7107cbef4844b06afaedf1b8d1630f81f8949?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 77.94% compared to head [(`af17def`)](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 77.72%. > Report is 1 commits behind head on master. | [Files](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [pkg/scheduler/scheduler.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL3NjaGVkdWxlci9zY2hlZHVsZXIuZ28=) | 0.00% | [43 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/metrics/scheduler.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL21ldHJpY3Mvc2NoZWR1bGVyLmdv) | 29.41% | [24 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/common/security/usergroup.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2NvbW1vbi9zZWN1cml0eS91c2VyZ3JvdXAuZ28=) | 15.78% | [16 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/metrics/queue.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL21ldHJpY3MvcXVldWUuZ28=) | 68.00% | [8 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/scheduler/context.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL3NjaGVkdWxlci9jb250ZXh0Lmdv) | 0.00% | [6 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/scheduler/nodes\_usage\_monitor.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL3NjaGVkdWxlci9ub2Rlc191c2FnZV9tb25pdG9yLmdv) | 0.00% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/common/security/usergroup\_no\_resolver.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2NvbW1vbi9zZWN1cml0eS91c2VyZ3JvdXBfbm9fcmVzb2x2ZXIuZ28=) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [pkg/common/security/usergroup\_os\_resolver.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2NvbW1vbi9zZWN1cml0eS91c2VyZ3JvdXBfb3NfcmVzb2x2ZXIuZ28=) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #752 +/- ## ========================================== - Coverage 77.94% 77.72% -0.23% ========================================== Files 82 82 Lines 13373 13417 +44 ========================================== + Hits 10424 10428 +4 - Misses 2622 2662 +40 Partials 327 327 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/yunikorn-core/pull/752?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
