-
Notifications
You must be signed in to change notification settings - Fork 113
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: filter exact, prefix and suffix support event data #379
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #379 +/- ##
==========================================
- Coverage 62.72% 59.65% -3.07%
==========================================
Files 133 172 +39
Lines 12128 14181 +2053
==========================================
+ Hits 7607 8460 +853
- Misses 3977 5127 +1150
- Partials 544 594 +50
Continue to review full report at Codecov.
|
fix lint |
Signed-off-by: delu <delu.xu@linkall.com>
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
b2cc057
to
39ddcc6
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
* feat: exact, perfix and suffix support data Signed-off-by: delu <delu.xu@linkall.com> * feat: exact, perfix and suffix support data Signed-off-by: xdlbdy <xdlbdy@gmail.com> Signed-off-by: delu <delu.xu@linkall.com> Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Signed-off-by: delu delu.xu@linkall.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary
What is changed and how does it work?
Check List
Tests