codecov[bot] commented on PR #265: URL: https://github.com/apache/incubator-hugegraph-computer/pull/265#issuecomment-1751743287
## [Codecov](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#265](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (db71320) into [master](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/commit/fdb4621330d76d2d74f5162864fff28365fa735f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fdb4621) will **increase** coverage by `0.00%`. > Report is 2 commits behind head on master. > The diff coverage is `100.00%`. ```diff @@ Coverage Diff @@ ## master #265 +/- ## ========================================= Coverage 85.83% 85.83% + Complexity 3235 3234 -1 ========================================= Files 344 344 Lines 12115 12124 +9 Branches 1092 1092 ========================================= + Hits 10399 10407 +8 Misses 1194 1194 - Partials 522 523 +1 ``` | [Files](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ugegraph/computer/core/config/ComputerOptions.java](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tcHV0ZXItYXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWdlZ3JhcGgvY29tcHV0ZXIvY29yZS9jb25maWcvQ29tcHV0ZXJPcHRpb25zLmphdmE=) | `98.90% <100.00%> (+<0.01%)` | :arrow_up: | | [...raph/computer/core/output/hg/task/TaskManager.java](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tcHV0ZXItYXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWdlZ3JhcGgvY29tcHV0ZXIvY29yZS9vdXRwdXQvaGcvdGFzay9UYXNrTWFuYWdlci5qYXZh) | `63.51% <100.00%> (+1.01%)` | :arrow_up: | | [...graph/computer/core/input/hg/HugeGraphFetcher.java](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tcHV0ZXItY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2NvbXB1dGVyL2NvcmUvaW5wdXQvaGcvSHVnZUdyYXBoRmV0Y2hlci5qYXZh) | `100.00% <100.00%> (ø)` | | | [.../computer/core/input/hg/HugeInputSplitFetcher.java](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tcHV0ZXItY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2NvbXB1dGVyL2NvcmUvaW5wdXQvaGcvSHVnZUlucHV0U3BsaXRGZXRjaGVyLmphdmE=) | `93.93% <100.00%> (+0.60%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-hugegraph-computer/pull/265/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]
