Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: optimize heartbeat process with concurrent runner - part 1 #8053

Merged
merged 10 commits into from
Apr 15, 2024

address

85e6950
Select commit
Loading
Failed to load commit list.
Merged

*: optimize heartbeat process with concurrent runner - part 1 #8053

address
85e6950
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 15, 2024 in 1s

79.73% of diff hit (target 77.36%)

View this Pull Request on Codecov

79.73% of diff hit (target 77.36%)

Annotations

Check warning on line 64 in pkg/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cluster/cluster.go#L64

Added line #L64 was not covered by tests

Check warning on line 744 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L736-L744

Added lines #L736 - L744 were not covered by tests

Check warning on line 824 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L824

Added line #L824 was not covered by tests

Check warning on line 563 in pkg/mcs/scheduling/server/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/cluster.go#L563

Added line #L563 was not covered by tests

Check warning on line 619 in pkg/mcs/scheduling/server/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/cluster.go#L611-L619

Added lines #L611 - L619 were not covered by tests

Check warning on line 171 in pkg/ratelimit/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ratelimit/runner.go#L171

Added line #L171 was not covered by tests

Check warning on line 174 in pkg/ratelimit/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ratelimit/runner.go#L174

Added line #L174 was not covered by tests

Check warning on line 162 in pkg/statistics/region_collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/statistics/region_collection.go#L162

Added line #L162 was not covered by tests

Check warning on line 165 in pkg/statistics/region_collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/statistics/region_collection.go#L165

Added line #L165 was not covered by tests

Check warning on line 168 in pkg/statistics/region_collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/statistics/region_collection.go#L168

Added line #L168 was not covered by tests

Check warning on line 1122 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L1119-L1122

Added lines #L1119 - L1122 were not covered by tests

Check warning on line 1129 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L1126-L1129

Added lines #L1126 - L1129 were not covered by tests

Check warning on line 45 in server/cluster/cluster_worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster_worker.go#L45

Added line #L45 was not covered by tests