gobench-io / gobench

A benchmark framework based on Golang
Apache License 2.0
68 stars 15 forks source link

agent discovery #187

Closed nqd closed 1 year ago

nqd commented 1 year ago
  1. create proto contract
  2. implement heartbeat at agent side

Not in this PR:

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v2@ee738e3). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #187 +/- ## ===================================== Coverage ? 44.63% ===================================== Files ? 23 Lines ? 1752 Branches ? 0 ===================================== Hits ? 782 Misses ? 882 Partials ? 88 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `44.63% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gobench-io#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nguyencatpham commented 1 year ago

I believe we will have unit tests for another merge request so that we can run the test.