You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "KeeProMise (via GitHub)" <gi...@apache.org> on 2023/05/08 12:04:07 UTC

[GitHub] [incubator-hugegraph] KeeProMise opened a new pull request, #2207: Modify function name

KeeProMise opened a new pull request, #2207:
URL: https://github.com/apache/incubator-hugegraph/pull/2207

   When I was debugging the code, I found that the name of the function filterExpiredResultFromFromBackend in the GraphTransaction.java file is problematic. Change the name.


-- 
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


[GitHub] [incubator-hugegraph] imbajin merged pull request #2207: fix: remove dup 'From' in filterExpiredResultFromFromBackend

Posted by "imbajin (via GitHub)" <gi...@apache.org>.
imbajin merged PR #2207:
URL: https://github.com/apache/incubator-hugegraph/pull/2207


-- 
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


[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2207: remove dup 'From' from filterExpiredResultFromFromBackend

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #2207:
URL: https://github.com/apache/incubator-hugegraph/pull/2207#issuecomment-1538308600

   ## [Codecov](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2207?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 [#2207](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2207?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bd90ce8) into [master](https://app.codecov.io/gh/apache/incubator-hugegraph/commit/267ff6d3a8d5791d9481643697c757bc0cc6cf8f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (267ff6d) will **decrease** coverage by `13.25%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #2207       +/-   ##
   =============================================
   - Coverage     61.53%   48.28%   -13.25%     
   + Complexity      484      379      -105     
   =============================================
     Files           497      497               
     Lines         40572    40572               
     Branches       5663     5663               
   =============================================
   - Hits          24965    19590     -5375     
   - Misses        13061    18805     +5744     
   + Partials       2546     2177      -369     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2207?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../apache/hugegraph/backend/tx/GraphTransaction.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2207?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVnZWdyYXBoLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1Z2VncmFwaC9iYWNrZW5kL3R4L0dyYXBoVHJhbnNhY3Rpb24uamF2YQ==) | `74.30% <100.00%> (-5.38%)` | :arrow_down: |
   
   ... and [147 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2207/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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=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: issues-unsubscribe@hugegraph.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org
For additional commands, e-mail: issues-help@hugegraph.apache.org