Skip to content

Checksum verification#4520

Closed
nickvergessen wants to merge 41 commits into
masterfrom
downstream-27689
Closed

Checksum verification#4520
nickvergessen wants to merge 41 commits into
masterfrom
downstream-27689

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

Downstream 27689 + others

IljaN and others added 30 commits April 26, 2017 14:03
- do not register checksum wrapper for #26655
…eOldFiles. If testExpireOldFiles runs before testExpireOldFilesShared, the second test fails randomly. #26655
…me weird sideeffects if other tests are running before it, couldn`t find out the root cause, test runs ok in isolation.
@codecov

codecov Bot commented Apr 26, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@ba43a09). Click here to learn what that means.
The diff coverage is 81.87%.

@@            Coverage Diff            @@
##             master    #4520   +/-   ##
=========================================
  Coverage          ?   54.24%           
  Complexity        ?    21943           
=========================================
  Files             ?     1352           
  Lines             ?    84104           
  Branches          ?     1334           
=========================================
  Hits              ?    45621           
  Misses            ?    38483           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
apps/files/lib/Capabilities.php 0% <0%> (ø) 2 <0> (?)
apps/dav/lib/Connector/Sabre/FilesPlugin.php 79.62% <100%> (ø) 47 <0> (?)
lib/private/legacy/util.php 63.33% <100%> (ø) 218 <0> (?)
apps/dav/lib/Connector/Sabre/File.php 72.95% <74.28%> (ø) 101 <7> (?)
lib/private/Files/Stream/Checksum.php 77.35% <77.35%> (ø) 20 <20> (?)
lib/private/Files/Storage/Wrapper/Checksum.php 96.15% <96.15%> (ø) 19 <19> (?)

icewind1991 and others added 2 commits April 27, 2017 00:16
* cleaner checksum check in test
* cleanup checksum wrappers
* fix error when trying to remove non existing entry from cache

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke

Copy link
Copy Markdown
Member

I cherry picked the fixed stuff from @icewind1991 from #4023 and the only diff that my PR and your PR had.

@icewind1991 @nickvergessen Please have a look at it if this still makes sense.

@nickvergessen

Copy link
Copy Markdown
Member Author

I have no idea, I just cherry-picked. Hopefully icewind can

@MorrisJobke

Copy link
Copy Markdown
Member

@icewind1991 @rullzer we need your help here

@MorrisJobke MorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Apr 29, 2017
@MorrisJobke

Copy link
Copy Markdown
Member

@icewind1991 @rullzer we need your help here

Ping

@MorrisJobke

Copy link
Copy Markdown
Member

Also nothing for 12.

@MorrisJobke MorrisJobke removed this from the Nextcloud 12.0 milestone May 16, 2017
@rullzer rullzer added this to the Nextcloud 13 milestone May 23, 2017
@MorrisJobke

Copy link
Copy Markdown
Member

@nickvergessen Any news here?

@nickvergessen

Copy link
Copy Markdown
Member Author

Well I only did the port, I have no idea whether we want this and how good it is and if it works for us...

@nickvergessen nickvergessen deleted the downstream-27689 branch February 16, 2018 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants