-
Notifications
You must be signed in to change notification settings - Fork 438
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
split isolation pkg to implement concurrency traffic control #247
Conversation
Codecov Report
@@ Coverage Diff @@
## master #247 +/- ##
==========================================
- Coverage 42.30% 42.14% -0.17%
==========================================
Files 74 77 +3
Lines 3732 3834 +102
==========================================
+ Hits 1579 1616 +37
- Misses 1916 1977 +61
- Partials 237 241 +4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Describe what this PR does / why we need it
split isolation pkg to implement concurrency traffic control
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews