codecov[bot] commented on PR #413: URL: https://github.com/apache/yunikorn-core/pull/413#issuecomment-1149562761
# [Codecov](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#413](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8bed77d) into [master](https://codecov.io/gh/apache/yunikorn-core/commit/7f0ca094f04653f61ee6a369bfd8c3f352bf7c62?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7f0ca09) will **increase** coverage by `0.22%`. > The diff coverage is `66.66%`. ```diff @@ Coverage Diff @@ ## master #413 +/- ## ========================================== + Coverage 68.87% 69.10% +0.22% ========================================== Files 67 68 +1 Lines 9662 9803 +141 ========================================== + Hits 6655 6774 +119 - Misses 2762 2785 +23 + Partials 245 244 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [pkg/common/utils.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2NvbW1vbi91dGlscy5nbw==) | `76.00% <0.00%> (-6.61%)` | :arrow_down: | | [pkg/scheduler/objects/application.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3NjaGVkdWxlci9vYmplY3RzL2FwcGxpY2F0aW9uLmdv) | `56.98% <0.00%> (-1.10%)` | :arrow_down: | | [pkg/scheduler/objects/simplepreemptor.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3NjaGVkdWxlci9vYmplY3RzL3NpbXBsZXByZWVtcHRvci5nbw==) | `96.55% <96.55%> (ø)` | | | [pkg/scheduler/objects/allocation\_ask.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3NjaGVkdWxlci9vYmplY3RzL2FsbG9jYXRpb25fYXNrLmdv) | `92.23% <100.00%> (+7.04%)` | :arrow_up: | | [pkg/scheduler/objects/node.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3NjaGVkdWxlci9vYmplY3RzL25vZGUuZ28=) | `82.81% <0.00%> (+0.26%)` | :arrow_up: | | [pkg/scheduler/partition.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3NjaGVkdWxlci9wYXJ0aXRpb24uZ28=) | `74.78% <0.00%> (+0.56%)` | :arrow_up: | | [pkg/events/event\_publisher.go](https://codecov.io/gh/apache/yunikorn-core/pull/413/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2V2ZW50cy9ldmVudF9wdWJsaXNoZXIuZ28=) | `100.00% <0.00%> (+7.40%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [7f0ca09...8bed77d](https://codecov.io/gh/apache/yunikorn-core/pull/413?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- 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]
