This is an automated email from the ASF dual-hosted git repository. shown pushed a change to branch 0903-yuluo/add-infra in repository https://gitbox.apache.org/repos/asf/hertzbeat-collector-go.git
from 068bb3d fix: fix ci error add 44f0549 fix: fix ci error No new revisions were added by this update. Summary of changes: .github/workflows/build-and-test.yml | 3 +- .../basic/database/jdbc_collector_test.go | 326 +++++------ pkg/collector/common/dispatcher/entrance/client.go | 40 +- .../dispatcher/entrance/collect_job_service.go | 18 +- .../entrance/collect_job_service_test.go | 382 ++++++------- .../dispatcher/entrance/mysql_scheduling_test.go | 18 +- .../common/dispatcher/entrance/processors.go | 42 +- .../common/timer/timer_dispatcher_test.go | 630 ++++++++++----------- pkg/collector/common/timer/timer_wheel_test.go | 444 +++++++-------- pkg/collector/registry.go | 12 - .../worker/metrics_collect_integration_test.go | 434 +++++++------- pkg/collector/worker/task_queue_test.go | 476 ++++++++-------- pkg/collector/worker/worker_pool_test.go | 550 +++++++++--------- tools/make/tools.mk | 2 +- 14 files changed, 1683 insertions(+), 1694 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org