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

Store quota overrides in preferences table #34511

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Conversation

PVince81
Copy link
Contributor

master port of #34467

@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #34511 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #34511      +/-   ##
============================================
- Coverage     65.11%    65.1%   -0.01%     
  Complexity    18338    18338              
============================================
  Files          1199     1199              
  Lines         69633    69633              
  Branches       1283     1283              
============================================
- Hits          45339    45338       -1     
- Misses        23920    23921       +1     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 53.1% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.49% <100%> (-0.01%) 18338 <0> (ø)
Impacted Files Coverage Δ Complexity Δ
lib/private/User/User.php 88.94% <100%> (+0.05%) 78 <0> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 96.55% <0%> (-1.73%) 29% <0%> (ø)
...eratedfilesharing/lib/Controller/OcmController.php 66.06% <0%> (-0.21%) 30% <0%> (ø)

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 2e41228...5e1c0b8. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #34511 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #34511      +/-   ##
============================================
- Coverage     65.11%    65.1%   -0.01%     
  Complexity    18338    18338              
============================================
  Files          1199     1199              
  Lines         69633    69633              
  Branches       1283     1283              
============================================
- Hits          45339    45338       -1     
- Misses        23920    23921       +1     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 53.1% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.49% <100%> (-0.01%) 18338 <0> (ø)
Impacted Files Coverage Δ Complexity Δ
lib/private/User/User.php 88.94% <100%> (+0.05%) 78 <0> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 96.55% <0%> (-1.73%) 29% <0%> (ø)
...eratedfilesharing/lib/Controller/OcmController.php 66.06% <0%> (-0.21%) 30% <0%> (ø)

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 2e41228...5e1c0b8. Read the comment docs.

@phil-davis phil-davis merged commit ffca3df into master Feb 15, 2019
@delete-merged-branch delete-merged-branch bot deleted the quota-override branch February 15, 2019 16:13
@lock lock bot locked as resolved and limited conversation to collaborators Feb 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants