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

Add unit tests for mounts of delete users #4473

Merged
merged 1 commit into from
Apr 24, 2017
Merged

Add unit tests for mounts of delete users #4473

merged 1 commit into from
Apr 24, 2017

Conversation

nickvergessen
Copy link
Member

Downstream of 27488

Signed-off-by: Joas Schilling <coding@schilljs.com>
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 24, 2017
@MorrisJobke
Copy link
Member

The acceptance test selenium container has thrown a weird error. I restarted - let's see if this was due to a little hiccup in the network.

@codecov
Copy link

codecov bot commented Apr 24, 2017

Codecov Report

Merging #4473 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4473      +/-   ##
============================================
+ Coverage     54.11%   54.11%   +<.01%     
  Complexity    21679    21679              
============================================
  Files          1331     1331              
  Lines         83053    83053              
  Branches       1310     1310              
============================================
+ Hits          44941    44945       +4     
+ Misses        38112    38108       -4
Impacted Files Coverage Δ Complexity Δ
lib/private/User/Manager.php 83.81% <0%> (-0.58%) 68% <0%> (ø)
lib/private/Files/Config/UserMountCache.php 89.13% <0%> (+0.72%) 40% <0%> (ø) ⬇️
lib/private/Files/Cache/Propagator.php 96.2% <0%> (+1.26%) 16% <0%> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 91.93% <0%> (+1.61%) 29% <0%> (ø) ⬇️
apps/comments/lib/EventHandler.php 87.5% <0%> (+8.33%) 7% <0%> (ø) ⬇️

@rullzer rullzer merged commit 3551d38 into master Apr 24, 2017
@rullzer rullzer deleted the downstream-27488 branch April 24, 2017 17:29
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 bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants