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][full-ci]Adjustment in core so that code can be reused from ocis #40327

Closed
wants to merge 1 commit into from

Conversation

SagarGi
Copy link
Member

@SagarGi SagarGi commented Sep 1, 2022

Description

This PR adds some code adjustment (in core) so that the code can be reused in ocis (If any new implementation is done). Since as of now we are duplicating the same code in core as well as in ocis.

We have a favourite.feature feature in ocis where we have been duplicating code so for reference i have tried to reduce the code in ocis for the feature so that it uses code (resource) already in core (for reducing code duplication). Follow this PR owncloud/ocis#4492

Related Issue

No related Issue So far since this is a sample PR (After approval) a separate issue is made for refactoring and code reuse from core for ocis implementation.

Motivation and Context

How Has This Been Tested?

  • Locally
  • CI

Screenshots (if appropriate):

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

@SagarGi SagarGi force-pushed the refactorInCoreForCodeReuseInOcis branch from 12cb2a6 to 3acff92 Compare September 1, 2022 09:27
@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SagarGi SagarGi marked this pull request as ready for review September 1, 2022 10:08
@SagarGi SagarGi removed the request for review from phil-davis September 2, 2022 05:07
@SagarGi
Copy link
Member Author

SagarGi commented Sep 2, 2022

Closing this issue after making this PR #40328

@SagarGi SagarGi closed this Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant