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

add sentinel-go as rate limit component #54

Merged
merged 6 commits into from
Oct 31, 2020
Merged

Conversation

UnderTreeTech
Copy link
Owner

#35

@UnderTreeTech UnderTreeTech added Feature new feature Middleware http middlewares or grpc interceptors labels Oct 31, 2020
@UnderTreeTech UnderTreeTech added this to the v0.2.0 milestone Oct 31, 2020
@UnderTreeTech UnderTreeTech self-assigned this Oct 31, 2020
@codecov-io
Copy link

Codecov Report

Merging #54 into master will increase coverage by 6.39%.
The diff coverage is 83.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   68.42%   74.81%   +6.39%     
==========================================
  Files           3        6       +3     
  Lines          76      135      +59     
==========================================
+ Hits           52      101      +49     
- Misses         21       29       +8     
- Partials        3        5       +2     
Impacted Files Coverage Δ
pkg/ratelimit/setinel/sentinel.go 33.33% <33.33%> (ø)
pkg/server/http/ratelimit/sentinel/sentinel.go 100.00% <100.00%> (ø)
pkg/server/rpc/ratelimit/sentinel/sentinel.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c69ba69...48fe919. Read the comment docs.

@UnderTreeTech UnderTreeTech merged commit 568554a into master Oct 31, 2020
@UnderTreeTech UnderTreeTech deleted the features/sentinel branch October 31, 2020 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new feature Middleware http middlewares or grpc interceptors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants