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: refactor sentinel, support cbRules, flowRules and systemRules #366

Merged
merged 12 commits into from
Aug 24, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Aug 22, 2022

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@sysulq sysulq changed the title feat: sentinel feat: refactor sentinel, support cbRules, flowRules and systemRules Aug 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2022

Codecov Report

Merging #366 (1d5160e) into master (4d33ced) will increase coverage by 1.47%.
The diff coverage is 63.44%.

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   36.45%   37.92%   +1.47%     
==========================================
  Files          82       87       +5     
  Lines        5262     5558     +296     
==========================================
+ Hits         1918     2108     +190     
- Misses       3226     3309      +83     
- Partials      118      141      +23     
Impacted Files Coverage Δ
pkg/sentinel/context.go 0.00% <0.00%> (ø)
pkg/sentinel/sentinel.go 30.00% <30.00%> (ø)
pkg/sentinel/datasouce_etcd.go 48.00% <48.00%> (ø)
pkg/sentinel/config.go 72.38% <73.43%> (ø)
pkg/client/resty/resty.go 88.88% <81.25%> (-1.12%) ⬇️
pkg/sentinel/sentinel_circuitbreaker.go 100.00% <100.00%> (ø)
pkg/store/gorm/init.go 42.30% <0.00%> (+11.53%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sysulq sysulq merged commit 17f87ef into master Aug 24, 2022
@sysulq sysulq deleted the feat/sentinel branch August 30, 2022 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants