Skip to content
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

Merged
merged 1 commit into from
May 29, 2019

Conversation

bhawanaprasain
Copy link
Contributor

@bhawanaprasain bhawanaprasain commented May 23, 2019

Description

Users can search files and folders that contain emoji in their name .

Part of issue #34437

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@d2f25d1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35317   +/-   ##
=========================================
  Coverage          ?   65.53%           
  Complexity        ?    18647           
=========================================
  Files             ?     1218           
  Lines             ?    70546           
  Branches          ?     1288           
=========================================
  Hits              ?    46233           
  Misses            ?    23936           
  Partials          ?      377
Flag Coverage Δ Complexity Δ
#javascript 53.69% <ø> (?) 0 <ø> (?)
#phpunit 66.89% <ø> (?) 18647 <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2f25d1...2e4cc26. Read the comment docs.

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #35317 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            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
Flag Coverage Δ Complexity Δ
#javascript 53.69% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.89% <ø> (ø) 18648 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9882365...393b081. Read the comment docs.

@bhawanaprasain
Copy link
Contributor Author

@dpakach @skshetry @paurakhsharma please review on my PR.

Copy link
Member

@skshetry skshetry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@phil-davis phil-davis merged commit dced61a into owncloud:master May 29, 2019
@phil-davis
Copy link
Contributor

phil-davis commented May 29, 2019

@bhawanaprasain please make a backport to stable10

@phil-davis
Copy link
Contributor

Backport stable110 #35379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants