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/22 07:36:05 UTC

[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #1838: fix hugegraph-example/Example checkstyle issue

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

   # [Codecov](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838?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 [#1838](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e908a2d) into [master](https://codecov.io/gh/apache/incubator-hugegraph/commit/9ec3c3c66ca3314f99f53e4294b5cc4e79fabe93?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9ec3c3c) will **increase** coverage by `4.33%`.
   > The diff coverage is `78.78%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #1838      +/-   ##
   ============================================
   + Coverage     66.58%   70.92%   +4.33%     
   + Complexity      982      693     -289     
   ============================================
     Files           446      446              
     Lines         37914    37955      +41     
     Branches       5400     5410      +10     
   ============================================
   + Hits          25246    26918    +1672     
   + Misses         9963     8304    -1659     
   - Partials       2705     2733      +28     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ugegraph/backend/serializer/TableBackendEntry.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc2VyaWFsaXplci9UYWJsZUJhY2tlbmRFbnRyeS5qYXZh) | `88.88% <ø> (ø)` | |
   | [...gegraph/backend/serializer/BinaryBackendEntry.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc2VyaWFsaXplci9CaW5hcnlCYWNrZW5kRW50cnkuamF2YQ==) | `78.65% <33.33%> (+5.61%)` | :arrow_up: |
   | [...om/baidu/hugegraph/backend/store/BackendEntry.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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=) | `71.42% <80.76%> (+40.87%)` | :arrow_up: |
   | [...hugegraph/backend/serializer/TextBackendEntry.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc2VyaWFsaXplci9UZXh0QmFja2VuZEVudHJ5LmphdmE=) | `83.23% <100.00%> (-0.10%)` | :arrow_down: |
   | [.../hugegraph/backend/store/rocksdb/RocksDBTable.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLXJvY2tzZGIvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvc3RvcmUvcm9ja3NkYi9Sb2Nrc0RCVGFibGUuamF2YQ==) | `68.53% <100.00%> (+53.84%)` | :arrow_up: |
   | [...du/hugegraph/backend/tx/GraphIndexTransaction.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvdHgvR3JhcGhJbmRleFRyYW5zYWN0aW9uLmphdmE=) | `83.43% <0.00%> (-0.18%)` | :arrow_down: |
   | [...du/hugegraph/traversal/optimize/TraversalUtil.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL3RyYXZlcnNhbC9vcHRpbWl6ZS9UcmF2ZXJzYWxVdGlsLmphdmE=) | `62.87% <0.00%> (+0.21%)` | :arrow_up: |
   | [...m/baidu/hugegraph/backend/tx/GraphTransaction.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2JhY2tlbmQvdHgvR3JhcGhUcmFuc2FjdGlvbi5qYXZh) | `80.06% <0.00%> (+0.28%)` | :arrow_up: |
   | [...du/hugegraph/schema/builder/IndexLabelBuilder.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL3NjaGVtYS9idWlsZGVyL0luZGV4TGFiZWxCdWlsZGVyLmphdmE=) | `88.69% <0.00%> (+0.28%)` | :arrow_up: |
   | [.../com/baidu/hugegraph/auth/StandardAuthManager.java](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9jb20vYmFpZHUvaHVnZWdyYXBoL2F1dGgvU3RhbmRhcmRBdXRoTWFuYWdlci5qYXZh) | `92.81% <0.00%> (+0.32%)` | :arrow_up: |
   | ... and [115 more](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838/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/1838?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/1838?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 [74c0e2d...e908a2d](https://codecov.io/gh/apache/incubator-hugegraph/pull/1838?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