You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/07/05 19:21:18 UTC

[GitHub] [tinkerpop] rdtr opened a new pull request, #1748: Set an exception thrown instead of the root cause during the Client initialization

rdtr opened a new pull request, #1748:
URL: https://github.com/apache/tinkerpop/pull/1748

   When we print an exception by logger, it is more helpful if we have full stack trace instead of just printing the exact root cause.


-- 
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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #1748: Set an exception thrown instead of the root cause during the Client initialization

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1748:
URL: https://github.com/apache/tinkerpop/pull/1748#issuecomment-1175423835

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1748?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 [#1748](https://codecov.io/gh/apache/tinkerpop/pull/1748?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d9a1bdd) into [3.6-dev](https://codecov.io/gh/apache/tinkerpop/commit/ae019815f4e766b1558803735e1fdea8c22ca9c6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ae01981) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff            @@
   ##           3.6-dev    #1748   +/-   ##
   ========================================
     Coverage    63.99%   63.99%           
   ========================================
     Files           23       23           
     Lines         3644     3644           
   ========================================
     Hits          2332     2332           
     Misses        1145     1145           
     Partials       167      167           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1748?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/tinkerpop/pull/1748?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 [ae01981...d9a1bdd](https://codecov.io/gh/apache/tinkerpop/pull/1748?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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] spmallette closed pull request #1748: Set an exception thrown instead of the root cause during the Client initialization

Posted by GitBox <gi...@apache.org>.
spmallette closed pull request #1748: Set an exception thrown instead of the root cause during the Client initialization
URL: https://github.com/apache/tinkerpop/pull/1748


-- 
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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] spmallette commented on pull request #1748: Set an exception thrown instead of the root cause during the Client initialization

Posted by GitBox <gi...@apache.org>.
spmallette commented on PR #1748:
URL: https://github.com/apache/tinkerpop/pull/1748#issuecomment-1211948171

   merged as 10f35d945c8c0f482b93f75e5dc39e2c4d4a9a78 starting at 3.5-dev


-- 
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: commits-unsubscribe@tinkerpop.apache.org

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