-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve][pip] PIP-312: Use StateStoreProvider to manage state in Pulsar Functions endpoints #21597
Conversation
/pulsarbot rerun-failure-checks |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #21597 +/- ##
============================================
+ Coverage 73.27% 73.38% +0.11%
- Complexity 32694 32732 +38
============================================
Files 1892 1892
Lines 140707 140659 -48
Branches 15483 15489 +6
============================================
+ Hits 103098 103227 +129
+ Misses 29496 29328 -168
+ Partials 8113 8104 -9
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
@freeznet could you also help take a look?
PIP: #21438
Motivation
Modifications
Verifying this change
This change is already covered by existing tests, such as (please describe tests).
And this pr enhanced the tests, cover the
putstate
and state cleanup casesDoes this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: jiangpengcheng#17