-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Acceptance test for searching names of files and folders containing … #35317
Conversation
eeb9f88
to
2e4cc26
Compare
Codecov Report
@@ Coverage Diff @@
## master #35317 +/- ##
=========================================
Coverage ? 65.53%
Complexity ? 18647
=========================================
Files ? 1218
Lines ? 70546
Branches ? 1288
=========================================
Hits ? 46233
Misses ? 23936
Partials ? 377
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #35317 +/- ##
=========================================
Coverage 65.53% 65.53%
Complexity 18648 18648
=========================================
Files 1218 1218
Lines 70549 70549
Branches 1288 1288
=========================================
Hits 46236 46236
Misses 23936 23936
Partials 377 377
Continue to review full report at Codecov.
|
@dpakach @skshetry @paurakhsharma please review on my PR. |
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.
👍
2e4cc26
to
393b081
Compare
@bhawanaprasain |
Backport |
Description
Users can search files and folders that contain emoji in their name .
Part of issue #34437
Types of changes