You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by GitBox <gi...@apache.org> on 2022/04/26 12:19:46 UTC

[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #1852: fix core-issue checkstyle issue

codecov[bot] commented on PR #1852:
URL: https://github.com/apache/incubator-hugegraph/pull/1852#issuecomment-1109726389

   # [Codecov](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852?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 [#1852](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b3c4f5a) into [master](https://codecov.io/gh/apache/incubator-hugegraph/commit/0ed2e3b80789620d3e0da43216747502c7d3e729?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0ed2e3b) will **decrease** coverage by `19.88%`.
   > The diff coverage is `52.94%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #1852       +/-   ##
   =============================================
   - Coverage     70.70%   50.82%   -19.89%     
   + Complexity      980      659      -321     
   =============================================
     Files           447      447               
     Lines         38041    37982       -59     
     Branches       5389     5367       -22     
   =============================================
   - Hits          26897    19303     -7594     
   - Misses         8508    16571     +8063     
   + Partials       2636     2108      -528     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...in/java/com/baidu/hugegraph/backend/id/EdgeId.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvaWQvRWRnZUlkLmphdmE=) | `67.56% <ø> (-11.57%)` | :arrow_down: |
   | [.../baidu/hugegraph/backend/query/ConditionQuery.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvcXVlcnkvQ29uZGl0aW9uUXVlcnkuamF2YQ==) | `82.72% <ø> (-3.17%)` | :arrow_down: |
   | [...egraph/backend/serializer/BinaryEntryIterator.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc2VyaWFsaXplci9CaW5hcnlFbnRyeUl0ZXJhdG9yLmphdmE=) | `20.37% <ø> (-66.67%)` | :arrow_down: |
   | [...hugegraph/backend/serializer/BinarySerializer.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc2VyaWFsaXplci9CaW5hcnlTZXJpYWxpemVyLmphdmE=) | `28.16% <0.00%> (-57.57%)` | :arrow_down: |
   | [.../baidu/hugegraph/backend/store/BackendSession.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc3RvcmUvQmFja2VuZFNlc3Npb24uamF2YQ==) | `61.90% <ø> (-19.05%)` | :arrow_down: |
   | [...om/baidu/hugegraph/backend/store/BackendTable.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc3RvcmUvQmFja2VuZFRhYmxlLmphdmE=) | `17.33% <ø> (-69.43%)` | :arrow_down: |
   | [...hugegraph/backend/store/raft/RaftBackendStore.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc3RvcmUvcmFmdC9SYWZ0QmFja2VuZFN0b3JlLmphdmE=) | `0.00% <0.00%> (-75.00%)` | :arrow_down: |
   | [...om/baidu/hugegraph/backend/store/BackendEntry.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc3RvcmUvQmFja2VuZEVudHJ5LmphdmE=) | `12.24% <25.00%> (-59.19%)` | :arrow_down: |
   | [...a/com/baidu/hugegraph/backend/query/Condition.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvcXVlcnkvQ29uZGl0aW9uLmphdmE=) | `61.01% <100.00%> (-17.33%)` | :arrow_down: |
   | [...hugegraph/backend/query/ConditionQueryFlatten.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvcXVlcnkvQ29uZGl0aW9uUXVlcnlGbGF0dGVuLmphdmE=) | `70.83% <100.00%> (-4.90%)` | :arrow_down: |
   | ... and [202 more](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852?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/incubator-hugegraph/pull/1852?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 [0ed2e3b...b3c4f5a](https://codecov.io/gh/apache/incubator-hugegraph/pull/1852?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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org