You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/12 14:14:15 UTC

[GitHub] [skywalking-banyandb] hanahmily opened a new pull request, #213: Add health checker to test cases

hanahmily opened a new pull request, #213:
URL: https://github.com/apache/skywalking-banyandb/pull/213

   Integration test cases rely on the gRPC client to perform API accessing. The server might not be ready before the first connection. This PR introduces the gRPC health checker to wait until the server is ready. 
   
   Signed-off-by: Gao Hongtao <ha...@gmail.com>


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-banyandb] codecov-commenter commented on pull request #213: Add health checker to test cases

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #213:
URL: https://github.com/apache/skywalking-banyandb/pull/213#issuecomment-1312491277

   # [Codecov](https://codecov.io/gh/apache/skywalking-banyandb/pull/213?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 [#213](https://codecov.io/gh/apache/skywalking-banyandb/pull/213?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7a95053) into [main](https://codecov.io/gh/apache/skywalking-banyandb/commit/8c8f666d26f342c04f4bbe51600495ffbbaacac6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8c8f666) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##             main     #213   +/-   ##
   =======================================
     Coverage   43.81%   43.81%           
   =======================================
     Files          87       87           
     Lines        8579     8579           
   =======================================
     Hits         3759     3759           
     Misses       4483     4483           
     Partials      337      337           
   ```
   
   
   
   :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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-banyandb] hanahmily merged pull request #213: Add health checker to test cases

Posted by GitBox <gi...@apache.org>.
hanahmily merged PR #213:
URL: https://github.com/apache/skywalking-banyandb/pull/213


-- 
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: notifications-unsubscribe@skywalking.apache.org

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