Skip to content

Feature/nex 334/global newsql schema branch#693

Open
julien-sebire wants to merge 24 commits intodevelopfrom
feature/NEX-334/global-newsql-schema-branch
Open

Feature/nex 334/global newsql schema branch#693
julien-sebire wants to merge 24 commits intodevelopfrom
feature/NEX-334/global-newsql-schema-branch

Conversation

@julien-sebire
Copy link
Copy Markdown
Member

Global PR for the whole NewSql implementation.

/**
* @inheritdoc
*/
public function prepareStatement($modelId, $subject, $predicate, $object, $lang, $author)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method prepareStatement has 6 arguments (exceeds 4 allowed). Consider refactoring.

* @param string $author
* @return array
*/
abstract public function prepareStatement($modelId, $subject, $predicate, $object, $lang, $author);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method prepareStatement has 6 arguments (exceeds 4 allowed). Consider refactoring.

/**
* @inheritdoc
*/
public function prepareStatement($modelId, $subject, $predicate, $object, $lang, $author)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method prepareStatement has 6 arguments (exceeds 4 allowed). Consider refactoring.

@qlty-cloud-legacy
Copy link
Copy Markdown

qlty-cloud-legacy bot commented Oct 22, 2019

Code Climate has analyzed commit c924b65 and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 3
Duplication 2

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants