codecov[bot] commented on PR #753: URL: https://github.com/apache/hugegraph-toolchain/pull/753#issuecomment-5214476657
## [Codecov](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `92.95775%` with `5 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 33.92%. Comparing base ([`b066b80`](https://app.codecov.io/gh/apache/hugegraph-toolchain/commit/b066b805630ca591809cfee2da2aae1395fc6b42?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`97f7a3f`](https://app.codecov.io/gh/apache/hugegraph-toolchain/commit/97f7a3f969e3de928cc8c78c85c167c53e3e375e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 196 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...java/org/apache/hugegraph/util/HugeClientUtil.java](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&filepath=hugegraph-hubble%2Fhubble-be%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhugegraph%2Futil%2FHugeClientUtil.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWh1YmJsZS9odWJibGUtYmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC91dGlsL0h1Z2VDbGllbnRVdGlsLmphdmE=) | 90.90% | [0 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...rg/apache/hugegraph/controller/BaseController.java](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&filepath=hugegraph-hubble%2Fhubble-be%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhugegraph%2Fcontroller%2FBaseController.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWh1YmJsZS9odWJibGUtYmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC9jb250cm9sbGVyL0Jhc2VDb250cm9sbGVyLmphdmE=) | 75.00% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...apache/hugegraph/service/graphs/GraphsService.java](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&filepath=hugegraph-hubble%2Fhubble-be%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhugegraph%2Fservice%2Fgraphs%2FGraphsService.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWh1YmJsZS9odWJibGUtYmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC9zZXJ2aWNlL2dyYXBocy9HcmFwaHNTZXJ2aWNlLmphdmE=) | 85.71% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...che/hugegraph/service/space/GraphSpaceService.java](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&filepath=hugegraph-hubble%2Fhubble-be%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhugegraph%2Fservice%2Fspace%2FGraphSpaceService.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWh1YmJsZS9odWJibGUtYmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC9zZXJ2aWNlL3NwYWNlL0dyYXBoU3BhY2VTZXJ2aWNlLmphdmE=) | 93.33% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | > :exclamation: There is a different number of reports uploaded between BASE (b066b80) and HEAD (97f7a3f). Click for more details. > > <details><summary>HEAD has 1 upload less than BASE</summary> > >| Flag | BASE (b066b80) | HEAD (97f7a3f) | >|------|------|------| >||2|1| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #753 +/- ## ============================================= - Coverage 62.49% 33.92% -28.58% + Complexity 1903 1605 -298 ============================================= Files 262 264 +2 Lines 9541 14360 +4819 Branches 886 1757 +871 ============================================= - Hits 5963 4872 -1091 - Misses 3190 8937 +5747 - Partials 388 551 +163 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/hugegraph-toolchain/pull/753?dropdown=coverage&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). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> -- 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]
