-
Notifications
You must be signed in to change notification settings - Fork 99
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: support deletion for memory resolver #607
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #607 +/- ##
=======================================
Coverage 74.46% 74.47%
=======================================
Files 59 59
Lines 5275 5277 +2
=======================================
+ Hits 3928 3930 +2
Misses 993 993
Partials 354 354
|
Signed-off-by: Xiaoxuan Wang <[email protected]>
Signed-off-by: Xiaoxuan Wang <[email protected]>
16a1ae6
to
50caeb4
Compare
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
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
Part 4/4 of #454 This PR should be reviewed and merged after PR #606 #607 #608 --------- Signed-off-by: Xiaoxuan Wang <[email protected]>
Part 2/4 of #454
Based on draft PR #582