Skip to content

Conversation

@mathcovax
Copy link
Contributor

close #5

@mathcovax mathcovax changed the title feat(5): init client feat(5): client Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 929 / 929
🔵 Statements 100% (🎯 100%) 962 / 962
🔵 Functions 100% (🎯 100%) 308 / 308
🔵 Branches 100% (🎯 100%) 403 / 403
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/client/getBody.ts 100% 100% 100% 100%
scripts/client/hooks.ts 100% 100% 100% 100%
scripts/client/httpClient.ts 100% 100% 100% 100%
scripts/client/insertParamsInPath.ts 100% 100% 100% 100%
scripts/client/kind.ts 100% 100% 100% 100%
scripts/client/promiseRequest.ts 100% 100% 100% 100%
scripts/client/queryToString.ts 100% 100% 100% 100%
scripts/client/unexpectedResponseError.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/create.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/defaults/checkerStep.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/defaults/cutStep.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/defaults/extractStep.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/defaults/handlerStep.ts 100% 100% 100% 100%
scripts/core/functionsBuilders/steps/defaults/processStep.ts 100% 100% 100% 100%
scripts/core/hub/index.ts 100% 100% 100% 100%
scripts/core/response/base.ts 100% 100% 100% 100%
scripts/core/response/contract.ts 100% 100% 100% 100%
scripts/core/response/predicted.ts 100% 100% 100% 100%
scripts/core/steps/cut.ts 100% 100% 100% 100%
scripts/core/steps/handler.ts 100% 100% 100% 100%
scripts/interfaces/node/createHttpServer.ts 100% 100% 100% 100%
scripts/interfaces/node/hooks.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/plugin.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/routeToDataParser.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/stepsToDataParser.ts 100% 100% 100% 100%
Generated in workflow #40 for commit 80cbd87 by the Vitest Coverage Report Action

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.

feat: add client

2 participants