Skip to content

test step to delete tag of own file#34984

Merged
individual-it merged 1 commit into
masterfrom
removeTags
Apr 8, 2019
Merged

test step to delete tag of own file#34984
individual-it merged 1 commit into
masterfrom
removeTags

Conversation

@individual-it

@individual-it individual-it commented Apr 8, 2019

Copy link
Copy Markdown
Member

Description

just one extra step so that a user can remove a tag of an own file

Related Issue

needed for https://github.com/owncloud/admin_audit/issues/79

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)

@individual-it

Copy link
Copy Markdown
Member Author

backport in #34985

@codecov

codecov Bot commented Apr 8, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34984   +/-   ##
=========================================
  Coverage     65.37%   65.37%           
  Complexity    18588    18588           
=========================================
  Files          1213     1213           
  Lines         70380    70380           
  Branches       1295     1295           
=========================================
  Hits          46009    46009           
  Misses        23997    23997           
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 52.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.82% <ø> (ø) 18588 <ø> (ø) ⬇️

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 db08027...2288f85. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Apr 8, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34984   +/-   ##
=========================================
  Coverage     65.37%   65.37%           
  Complexity    18588    18588           
=========================================
  Files          1213     1213           
  Lines         70380    70380           
  Branches       1295     1295           
=========================================
  Hits          46009    46009           
  Misses        23997    23997           
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 52.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.82% <ø> (ø) 18588 <ø> (ø) ⬇️

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 db08027...2288f85. Read the comment docs.

Comment thread tests/acceptance/features/bootstrap/TagsContext.php
@individual-it
individual-it merged commit a6aac17 into master Apr 8, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the removeTags branch April 8, 2019 10:38
@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