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

Make sure the file is readable before attempting to create a preview #9666

Merged
merged 1 commit into from
May 30, 2018

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented May 29, 2018

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Make sense

@blizzz
Copy link
Member

blizzz commented May 30, 2018

It should not cause the failing integration test, or does it?

@MorrisJobke
Copy link
Member

It should not cause the failing integration test, or does it?

Let's rebase and check if this get's green :)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 30, 2018
@MorrisJobke MorrisJobke force-pushed the enhancement/noid/preview_check_file_readbale branch from fa2885e to 14acded Compare May 30, 2018 09:34
@codecov
Copy link

codecov bot commented May 30, 2018

Codecov Report

Merging #9666 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master    #9666      +/-   ##
============================================
+ Coverage     51.73%   51.73%   +<.01%     
- Complexity    25709    25710       +1     
============================================
  Files          1635     1635              
  Lines         95963    95965       +2     
  Branches       1384     1384              
============================================
+ Hits          49646    49650       +4     
+ Misses        46317    46315       -2
Impacted Files Coverage Δ Complexity Δ
lib/private/Preview/Generator.php 78.28% <100%> (+0.25%) 53 <0> (+1) ⬆️
lib/private/Files/Cache/Propagator.php 94.93% <0%> (-1.27%) 16% <0%> (ø)
lib/private/Files/Node/Node.php 82.26% <0%> (+1.41%) 65% <0%> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 91.93% <0%> (+1.61%) 29% <0%> (ø) ⬇️

@skjnldsv skjnldsv merged commit 619b0ee into master May 30, 2018
@skjnldsv skjnldsv deleted the enhancement/noid/preview_check_file_readbale branch May 30, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: previews and thumbnails
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants