Skip to content

feat(43): generate type by inference - #44

Open
mathcovax wants to merge 4 commits into
0.xfrom
feat/43
Open

feat(43): generate type by inference#44
mathcovax wants to merge 4 commits into
0.xfrom
feat/43

Conversation

@mathcovax

Copy link
Copy Markdown
Contributor

close #43

@github-actions github-actions Bot added the wip label Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 98.41% (🎯 100%) 2170 / 2205
🔴 Statements 98.45% (🎯 100%) 2235 / 2270
🔴 Functions 99.36% (🎯 100%) 622 / 626
🔴 Branches 97.93% (🎯 100%) 1136 / 1160
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/core/serverSentEvents.ts 100% 100% 100% 100%
scripts/core/process/index.ts 100% 100% 100% 100%
scripts/core/response/contract.ts 100% 100% 100% 100%
scripts/core/steps/checker.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/aggregateStepContract.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/plugin.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/typescriptTransformer.ts 100% 100% 100% 100%
scripts/plugins/codeGenerator/byInference/findRouteTypeNodes.ts 0% 0% 0% 0% 14-62
scripts/plugins/codeGenerator/byInference/resolveTsconfig.ts 0% 0% 0% 0% 8-52
Generated in workflow #136 for commit 2fab783 by the Vitest Coverage Report Action

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.

feat: generate code by inference

1 participant