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

[stable10] stop excessive copying of user ids and object references #34546

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

PVince81
Copy link
Contributor

Backport of #33520 to stable10

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #34546 into stable10 will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           stable10   #34546     +/-   ##
===========================================
+ Coverage     45.08%   45.19%   +0.1%     
===========================================
  Files           116      116             
  Lines         11474    11498     +24     
  Branches       1293     1293             
===========================================
+ Hits           5173     5196     +23     
- Misses         5920     5921      +1     
  Partials        381      381
Flag Coverage Δ
#javascript 53.29% <ø> (ø) ⬆️
#phpunit 31.02% <ø> (+0.37%) ⬆️
Impacted Files Coverage Δ
apps/files_external/lib/Command/ListCommand.php 70.58% <0%> (+3.71%) ⬆️

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 3969027...0335ef2. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #34546 into stable10 will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #34546      +/-   ##
==============================================
+ Coverage       63.93%   63.93%   +<.01%     
  Complexity      19146    19146              
==============================================
  Files            1269     1269              
  Lines           75558    75553       -5     
  Branches         1293     1293              
==============================================
- Hits            48305    48302       -3     
+ Misses          26872    26870       -2     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.29% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.07% <50%> (ø) 19146 <4> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/User/SyncService.php 83.72% <50%> (+0.67%) 61 <4> (ø) ⬇️

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 3969027...0335ef2. Read the comment docs.

@PVince81
Copy link
Contributor Author

fixed wrongly resolved merge conflict

@PVince81 PVince81 merged commit bef80b2 into stable10 Feb 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the stable10-cleanup-sync branch February 19, 2019 12:43
@PVince81 PVince81 modified the milestones: development, QA Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 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