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

[Tests-Only] Remove OCIS bug demo scenarios #37773

Merged
merged 2 commits into from
Aug 11, 2020

Conversation

phil-davis
Copy link
Contributor

Description

Acceptance test scenarios that demonstrate OCIS misbehavior are being moved into the owncloud/ocis owncloud/ocis-reva cs3org/reva repos. When that has happened, then they can be removed here in core.

How Has This Been Tested?

CI

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:
  • Changelog item, see TEMPLATE

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37773   +/-   ##
=========================================
  Coverage     64.71%   64.71%           
  Complexity    19388    19388           
=========================================
  Files          1283     1283           
  Lines         75746    75746           
  Branches       1333     1333           
=========================================
  Hits          49020    49020           
  Misses        26334    26334           
  Partials        392      392           
Flag Coverage Δ Complexity Δ
#javascript 54.03% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.89% <ø> (ø) 19388.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
lib/private/User/Manager.php 86.41% <0.00%> (ø) 58.00% <0.00%> (ø%)

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 38944cd...5254fa2. Read the comment docs.

@phil-davis phil-davis force-pushed the remove-ocis-bug-demo-scenarios branch from 5254fa2 to 2e16a9b Compare August 11, 2020 10:59
@phil-davis phil-davis changed the title [Tests-Only] [WIP] Remove OCIS bug demo scenarios [Tests-Only] Remove OCIS bug demo scenarios Aug 11, 2020
@phil-davis phil-davis marked this pull request as ready for review August 11, 2020 11:27
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