Skip to content

feat(85): checker refinement type#86

Open
mathcovax wants to merge 1 commit into
mainfrom
feat/85
Open

feat(85): checker refinement type#86
mathcovax wants to merge 1 commit into
mainfrom
feat/85

Conversation

@mathcovax

Copy link
Copy Markdown
Contributor

close #85

@github-actions github-actions Bot added the wip label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 4236 / 4236
🔵 Statements 100% (🎯 100%) 4502 / 4502
🔵 Functions 100% (🎯 100%) 1426 / 1426
🔵 Branches 100% (🎯 100%) 2210 / 2210
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/dataParser/parsers/refine.ts 100% 100% 100% 100%
scripts/dataParser/parsers/array/index.ts 100% 100% 100% 100%
scripts/dataParser/parsers/array/checkers/max.ts 100% 100% 100% 100%
scripts/dataParser/parsers/array/checkers/min.ts 100% 100% 100% 100%
scripts/dataParser/parsers/string/index.ts 100% 100% 100% 100%
Generated in workflow #339 for commit 5d7a0b1 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: data parser checker refine type

1 participant