Skip to content

feat(75): add support constraintSet on newType#76

Merged
mathcovax merged 6 commits into
mainfrom
feat/75
Apr 29, 2026
Merged

feat(75): add support constraintSet on newType#76
mathcovax merged 6 commits into
mainfrom
feat/75

Conversation

@ZeRiix
Copy link
Copy Markdown
Member

@ZeRiix ZeRiix commented Apr 27, 2026

close #75

@ZeRiix ZeRiix self-assigned this Apr 27, 2026
@ZeRiix ZeRiix requested a review from mathcovax as a code owner April 27, 2026 20:05
@ZeRiix ZeRiix linked an issue Apr 27, 2026 that may be closed by this pull request
@github-actions github-actions Bot added the wip label Apr 27, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 4023 / 4023
🔵 Statements 100% (🎯 100%) 4281 / 4281
🔵 Functions 100% (🎯 100%) 1243 / 1243
🔵 Branches 100% (🎯 100%) 2151 / 2151
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/clean/newType.ts 100% 100% 100% 100%
scripts/clean/constraint/cast.ts 100% 100% 100% 100%
scripts/clean/constraint/set.ts 100% 100% 100% 100%
scripts/clean/constraint/defaultConstraint/number.ts 100% 100% 100% 100%
scripts/clean/constraint/defaultConstraint/string.ts 100% 100% 100% 100%
scripts/clean/constraint/defaultConstraintSet/number.ts 100% 100% 100% 100%
scripts/dataParser/parsers/number/checkers/max.ts 100% 100% 100% 100%
scripts/dataParser/parsers/number/checkers/min.ts 100% 100% 100% 100%
Generated in workflow #336 for commit e08b6f5 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit 6ca7ebe into main Apr 29, 2026
6 checks passed
@mathcovax mathcovax deleted the feat/75 branch April 29, 2026 15:53
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: add support constraintSet on newType

2 participants