codecov-commenter commented on PR #938: URL: https://github.com/apache/incubator-uniffle/pull/938#issuecomment-1585969293
## [Codecov](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#938](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (be50016) into [master](https://app.codecov.io/gh/apache/incubator-uniffle/commit/cb22510cadedc4d3a97ee060352160bda304958c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (cb22510) will **increase** coverage by `1.35%`. > The diff coverage is `52.50%`. ```diff @@ Coverage Diff @@ ## master #938 +/- ## ============================================ + Coverage 55.34% 56.69% +1.35% + Complexity 2273 2054 -219 ============================================ Files 344 293 -51 Lines 16982 12952 -4030 Branches 1349 1205 -144 ============================================ - Hits 9398 7343 -2055 + Misses 7038 5212 -1826 + Partials 546 397 -149 ``` | [Impacted Files](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../uniffle/coordinator/web/servlet/NodesServlet.java](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29vcmRpbmF0b3Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3VuaWZmbGUvY29vcmRpbmF0b3Ivd2ViL3NlcnZsZXQvTm9kZXNTZXJ2bGV0LmphdmE=) | `13.63% <0.00%> (-6.37%)` | :arrow_down: | | [...n/java/org/apache/uniffle/common/ServerStatus.java](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS91bmlmZmxlL2NvbW1vbi9TZXJ2ZXJTdGF0dXMuamF2YQ==) | `94.44% <100.00%> (+0.69%)` | :arrow_up: | | [...ava/org/apache/uniffle/coordinator/ServerNode.java](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29vcmRpbmF0b3Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3VuaWZmbGUvY29vcmRpbmF0b3IvU2VydmVyTm9kZS5qYXZh) | `83.92% <100.00%> (+0.29%)` | :arrow_up: | | [...ache/uniffle/coordinator/SimpleClusterManager.java](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29vcmRpbmF0b3Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3VuaWZmbGUvY29vcmRpbmF0b3IvU2ltcGxlQ2x1c3Rlck1hbmFnZXIuamF2YQ==) | `77.57% <100.00%> (+2.25%)` | :arrow_up: | ... and [56 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-uniffle/pull/938/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
