Skip to content

Refactor/monorepo (WIP) - #561

Open
pmb0 wants to merge 5 commits into
masterfrom
refactor/monorepo
Open

Refactor/monorepo (WIP)#561
pmb0 wants to merge 5 commits into
masterfrom
refactor/monorepo

Conversation

@pmb0

@pmb0pmb0 commented Sep 11, 2021

Copy link
Copy Markdown
Owner

No description provided.

}
}

function updateTsConfig(workspaceDir: string, lockfile: LockfileFile) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function updateTsConfig has 32 lines of code (exceeds 25 allowed). Consider refactoring.

}

export function createAxiosError<T>(
name: string,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function createAxiosError has 5 arguments (exceeds 4 allowed). Consider refactoring.

}

export function mockNextResponseAsError(
name: string,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function mockNextResponseAsError has 5 arguments (exceeds 4 allowed). Consider refactoring.

BREAKING CHANGE: Images adapters must now be installed separately:
- @edged/fs-adapter
- @edged/http-adapter
- @edged/s3-adapter
}
}

function updateTsConfig(workspaceDir: string, lockfile: LockfileFile) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function updateTsConfig has 34 lines of code (exceeds 25 allowed). Consider refactoring.

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 1338696 and detected 11 issues on this pull request.

Here's the issue category breakdown:

CategoryCount
Complexity4
Duplication7

View more on Code Climate.

Sign up for freeto 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.

1 participant

@pmb0