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: sentinel plugin #740

Merged
merged 20 commits into from
Oct 21, 2024

fix: integration test NewSinglePluinConfig -> NewSinglePluginConfig

2e550ee
Select commit
Loading
Failed to load commit list.
Merged

feat: sentinel plugin #740

fix: integration test NewSinglePluinConfig -> NewSinglePluginConfig
2e550ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 1s

81.85% of diff hit (target 70.00%)

View this Pull Request on Codecov

81.85% of diff hit (target 70.00%)

Annotations

Check warning on line 63 in plugins/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/config.go#L63

Added line #L63 was not covered by tests

Check warning on line 67 in plugins/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/config.go#L67

Added line #L67 was not covered by tests

Check warning on line 93 in plugins/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/config.go#L93

Added line #L93 was not covered by tests

Check warning on line 97 in plugins/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/config.go#L97

Added line #L97 was not covered by tests

Check warning on line 101 in plugins/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/config.go#L101

Added line #L101 was not covered by tests

Check warning on line 46 in plugins/plugins/sentinel/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/filter.go#L46

Added line #L46 was not covered by tests

Check warning on line 53 in plugins/plugins/sentinel/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/filter.go#L53

Added line #L53 was not covered by tests

Check warning on line 123 in plugins/plugins/sentinel/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/filter.go#L123

Added line #L123 was not covered by tests

Check warning on line 33 in plugins/plugins/sentinel/rules/circuitbreaker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/circuitbreaker.go#L33

Added line #L33 was not covered by tests

Check warning on line 40 in plugins/plugins/sentinel/rules/circuitbreaker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/circuitbreaker.go#L40

Added line #L40 was not covered by tests

Check warning on line 44 in plugins/plugins/sentinel/rules/circuitbreaker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/circuitbreaker.go#L44

Added line #L44 was not covered by tests

Check warning on line 32 in plugins/plugins/sentinel/rules/flow.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/flow.go#L32

Added line #L32 was not covered by tests

Check warning on line 39 in plugins/plugins/sentinel/rules/flow.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/flow.go#L39

Added line #L39 was not covered by tests

Check warning on line 43 in plugins/plugins/sentinel/rules/flow.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/flow.go#L43

Added line #L43 was not covered by tests

Check warning on line 32 in plugins/plugins/sentinel/rules/hotspot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/hotspot.go#L32

Added line #L32 was not covered by tests

Check warning on line 39 in plugins/plugins/sentinel/rules/hotspot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/hotspot.go#L39

Added line #L39 was not covered by tests

Check warning on line 43 in plugins/plugins/sentinel/rules/hotspot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/plugins/sentinel/rules/hotspot.go#L43

Added line #L43 was not covered by tests

Check warning on line 73 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L73

Added line #L73 was not covered by tests

Check warning on line 91 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L91

Added line #L91 was not covered by tests

Check warning on line 95 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L95

Added line #L95 was not covered by tests

Check warning on line 103 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L103

Added line #L103 was not covered by tests

Check warning on line 127 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L127

Added line #L127 was not covered by tests

Check warning on line 161 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 179 in types/plugins/sentinel/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/plugins/sentinel/config.go#L179

Added line #L179 was not covered by tests