-
Notifications
You must be signed in to change notification settings - Fork 207
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: added wild card and exact search in filter option #1240 #1249
feat: added wild card and exact search in filter option #1240 #1249
Conversation
Evidence
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1249 +/- ##
=======================================
Coverage 82.45% 82.45%
=======================================
Files 27 27
Lines 24689 24688 -1
=======================================
Hits 20357 20357
+ Misses 4332 4331 -1 ☔ View full report in Codecov by Sentry. |
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.
I found another issue #1251 (I’m sorry for I couldn't detect it when testing...><)
but the filter is working so it's 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.
@hitenkoku Sorry for the late review. LGTM! Thanks so much!
What Changed