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

feat:envoy ratelimit action suppoer all spec label & add hds feature #1253

Merged
merged 17 commits into from
Sep 24, 2023

fix:change file will not notify to client

6c5d2be
Select commit
Loading
Failed to load commit list.
Merged

feat:envoy ratelimit action suppoer all spec label & add hds feature #1253

fix:change file will not notify to client
6c5d2be
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 23, 2023 in 1s

50.32% of diff hit (target 55.28%)

View this Pull Request on Codecov

50.32% of diff hit (target 55.28%)

Annotations

Check warning on line 107 in config/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/client.go#L107

Added line #L107 was not covered by tests

Check warning on line 111 in config/watcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/watcher.go#L111

Added line #L111 was not covered by tests

Check warning on line 179 in config/watcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/watcher.go#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 189 in config/watcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/watcher.go#L189

Added line #L189 was not covered by tests

Check warning on line 204 in config/watcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/watcher.go#L195-L204

Added lines #L195 - L204 were not covered by tests

Check warning on line 211 in config/watcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/watcher.go#L206-L211

Added lines #L206 - L211 were not covered by tests

Check warning on line 584 in service/healthcheck/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/check.go#L584

Added line #L584 was not covered by tests

Check warning on line 52 in service/healthcheck/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/config.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 60 in service/healthcheck/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/config.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 70 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 75 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 133 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L128-L133

Added lines #L128 - L133 were not covered by tests

Check warning on line 145 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 151 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 161 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 168 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 173 in service/healthcheck/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/option.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 111 in service/healthcheck/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/report.go#L111

Added line #L111 was not covered by tests

Check warning on line 72 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 75 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 94 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 121 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 130 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L124-L130

Added lines #L124 - L130 were not covered by tests

Check warning on line 136 in service/healthcheck/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/healthcheck/server.go#L134-L136

Added lines #L134 - L136 were not covered by tests