codecov[bot] commented on PR #2253: URL: https://github.com/apache/incubator-hugegraph/pull/2253#issuecomment-1646581433
## [Codecov](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2253](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (e3ae330) into [master](https://app.codecov.io/gh/apache/incubator-hugegraph/commit/7927335303e28803b5a7bc0c1fe8191b75f8587b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (7927335) will **decrease** coverage by `9.43%`. > The diff coverage is `0.00%`. ```diff @@ Coverage Diff @@ ## master #2253 +/- ## ============================================ - Coverage 58.08% 48.65% -9.43% + Complexity 905 652 -253 ============================================ Files 498 498 Lines 40684 40681 -3 Branches 5681 5668 -13 ============================================ - Hits 23632 19795 -3837 - Misses 14613 18750 +4137 + Partials 2439 2136 -303 ``` | [Impacted Files](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../apache/hugegraph/api/traversers/KneighborAPI.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2FwaS90cmF2ZXJzZXJzL0tuZWlnaGJvckFQSS5qYXZh) | `74.50% <0.00%> (ø)` | | | [...a/org/apache/hugegraph/api/traversers/KoutAPI.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2FwaS90cmF2ZXJzZXJzL0tvdXRBUEkuamF2YQ==) | `75.00% <0.00%> (ø)` | | | [.../traversal/algorithm/records/KneighborRecords.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC90cmF2ZXJzYWwvYWxnb3JpdGhtL3JlY29yZHMvS25laWdoYm9yUmVjb3Jkcy5qYXZh) | `89.47% <0.00%> (ø)` | | | [...graph/traversal/algorithm/records/KoutRecords.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC90cmF2ZXJzYWwvYWxnb3JpdGhtL3JlY29yZHMvS291dFJlY29yZHMuamF2YQ==) | `85.71% <0.00%> (ø)` | | ... and [107 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2253/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]
