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

test deleting remote shares #34650

Merged
merged 1 commit into from
Mar 1, 2019
Merged

test deleting remote shares #34650

merged 1 commit into from
Mar 1, 2019

Conversation

individual-it
Copy link
Member

@individual-it individual-it commented Mar 1, 2019

Description

tests to delete received remote shares

Related Issue

part of #34566

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #34650 into master will decrease coverage by 16.86%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #34650       +/-   ##
=============================================
- Coverage     65.25%   48.39%   -16.87%     
=============================================
  Files          1207      109     -1098     
  Lines         69887    10493    -59394     
  Branches       1280     1280               
=============================================
- Hits          45608     5078    -40530     
+ Misses        23907     5043    -18864     
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 38.17% <ø> (-28.49%) 0 <ø> (-18457)
Impacted Files Coverage Δ Complexity Δ
lib/private/Files/Storage/DAV.php 59.45% <0%> (-21.64%) 0% <0%> (ø)
apps/updatenotification/templates/admin.php
lib/private/Encryption/Keys/Storage.php
lib/private/App/CodeChecker/NodeVisitor.php
lib/private/RedisFactory.php
apps/dav/lib/Avatars/AvatarNode.php
...s/dav/appinfo/Migrations/Version20170202213905.php
apps/dav/lib/Upload/ChunkLocationProvider.php
apps/files/lib/AppInfo/Application.php
apps/systemtags/list.php
... and 1090 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 efe7ab7...40fa892. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #34650 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34650   +/-   ##
=========================================
  Coverage     65.25%   65.25%           
  Complexity    18457    18457           
=========================================
  Files          1207     1207           
  Lines         69887    69887           
  Branches       1280     1280           
=========================================
  Hits          45608    45608           
  Misses        23907    23907           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.66% <ø> (ø) 18457 <ø> (ø) ⬇️

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 efe7ab7...40fa892. Read the comment docs.

@individual-it
Copy link
Member Author

individual-it commented Mar 1, 2019 via email

@individual-it
Copy link
Member Author

backport in #34651

@individual-it individual-it merged commit 3290a68 into master Mar 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the testDeleteRemoteShares branch March 1, 2019 10:07
@lock lock bot locked as resolved and limited conversation to collaborators Feb 29, 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