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%) 1021 / 1021
🔵 Statements 100% (🎯 100%) 1055 / 1055
🔵 Functions 100% (🎯 100%) 351 / 351
🔵 Branches 100% (🎯 100%) 457 / 457
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 #42 for commit 7503769 by the Vitest Coverage Report Action

@mathcovax mathcovax force-pushed the feat/5 branch 2 times, most recently from 41fa017 to 80cbd87 Compare January 18, 2026 12:23
@mathcovax mathcovax merged commit e45e473 into 0.x Jan 19, 2026
6 checks passed
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