Skip to content

[stable10] Get rid of setting configs via WebUISharingContext#35423

Merged
phil-davis merged 1 commit into
stable10from
stable10-remove-setup-sharingconfig
Jun 4, 2019
Merged

[stable10] Get rid of setting configs via WebUISharingContext#35423
phil-davis merged 1 commit into
stable10from
stable10-remove-setup-sharingconfig

Conversation

@skshetry

@skshetry skshetry commented Jun 4, 2019

Copy link
Copy Markdown
Contributor

Backport for #35422

@phil-davis phil-davis force-pushed the stable10-remove-setup-sharingconfig branch from 7b1a0f7 to 4ec7557 Compare June 4, 2019 12:35
@phil-davis

Copy link
Copy Markdown
Contributor

rebased to get good CI

@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             stable10   #35423       +/-   ##
===============================================
+ Coverage       45.49%   64.41%   +18.92%     
- Complexity          0    20103    +20103     
===============================================
  Files             116     1293     +1177     
  Lines           11545    76976    +65431     
  Branches         1300     1300               
===============================================
+ Hits             5252    49586    +44334     
- Misses           5909    27006    +21097     
  Partials          384      384
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.53% <ø> (+34.82%) 20103 <ø> (+20103) ⬆️
Impacted Files Coverage Δ Complexity Δ
apps/files_external/lib/config.php 10.71% <0%> (-20.87%) 19% <0%> (+19%)
apps/updatenotification/templates/admin.php 0% <0%> (ø) 0% <0%> (?)
lib/private/Encryption/Keys/Storage.php 91.45% <0%> (ø) 48% <0%> (?)
lib/private/App/CodeChecker/NodeVisitor.php 95.86% <0%> (ø) 54% <0%> (?)
lib/private/RedisFactory.php 0% <0%> (ø) 19% <0%> (?)
apps/dav/lib/Avatars/AvatarNode.php 72% <0%> (ø) 9% <0%> (?)
...s/dav/appinfo/Migrations/Version20170202213905.php 21.05% <0%> (ø) 12% <0%> (?)
apps/dav/lib/Upload/ChunkLocationProvider.php 100% <0%> (ø) 4% <0%> (?)
apps/files/lib/AppInfo/Application.php 40.47% <0%> (ø) 7% <0%> (?)
apps/systemtags/list.php 0% <0%> (ø) 0% <0%> (?)
... and 1169 more

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 c374543...4ec7557. Read the comment docs.

@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35423 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35423   +/-   ##
===========================================
  Coverage       64.68%   64.68%           
  Complexity      20103    20103           
===========================================
  Files            1293     1293           
  Lines           76976    76976           
  Branches         1300     1300           
===========================================
  Hits            49793    49793           
  Misses          26799    26799           
  Partials          384      384
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.83% <ø> (ø) 20103 <ø> (ø) ⬇️

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 421d53a...dc77b5e. Read the comment docs.

@phil-davis

Copy link
Copy Markdown
Contributor

dumb drone CI error https://drone.owncloud.com/owncloud/core/18010/346
I will rebase again.

We already set the capabilities via FeatureContext on both fed and local servers.
The same settings were run twice causing conflicts, causing some of the enabled
configs to get disabled. The settings are already tracked.
@phil-davis phil-davis force-pushed the stable10-remove-setup-sharingconfig branch from 4ec7557 to dc77b5e Compare June 4, 2019 15:41
@phil-davis phil-davis merged commit 5550d82 into stable10 Jun 4, 2019
@delete-merged-branch delete-merged-branch Bot deleted the stable10-remove-setup-sharingconfig branch June 4, 2019 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants