Skip to content

feat(37): suggest params path#38

Merged
mathcovax merged 7 commits into
0.xfrom
feat/37
May 5, 2026
Merged

feat(37): suggest params path#38
mathcovax merged 7 commits into
0.xfrom
feat/37

Conversation

@mathcovax
Copy link
Copy Markdown
Contributor

close #37

@github-actions github-actions Bot added the wip label May 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 2132 / 2132
🔵 Statements 100% (🎯 100%) 2197 / 2197
🔵 Functions 100% (🎯 100%) 604 / 604
🔵 Branches 100% (🎯 100%) 1122 / 1122
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/core/builders/route/checker.ts 100% 100% 100% 100%
scripts/core/builders/route/extract.ts 100% 100% 100% 100%
scripts/core/clean/constraint.ts 100% 100% 100% 100%
scripts/core/clean/constraintsSet.ts 100% 100% 100% 100%
scripts/core/clean/entity.ts 100% 100% 100% 100%
scripts/core/clean/newType.ts 100% 100% 100% 100%
scripts/core/clean/primitive.ts 100% 100% 100% 100%
scripts/core/steps/extract.ts 100% 100% 100% 100%
scripts/interfaces/node/bodyReaders/formData/error.ts 100% 100% 100% 100%
scripts/interfaces/node/bodyReaders/formData/readRequestFormData.ts 100% 100% 100% 100%
Generated in workflow #123 for commit 6e80dc8 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit 053ac4f into 0.x May 5, 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: suggest params path

1 participant