Skip to content

feat(10): support identifier in generation#13

Merged
mathcovax merged 1 commit into
mainfrom
feat/10
Jun 30, 2026
Merged

feat(10): support identifier in generation#13
mathcovax merged 1 commit into
mainfrom
feat/10

Conversation

@mathcovax

@mathcovax mathcovax commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

close #10

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

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 1081 / 1081
🔵 Statements 100% (🎯 100%) 1081 / 1081
🔵 Functions 100% (🎯 100%) 346 / 346
🔵 Branches 100% (🎯 100%) 536 / 536
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/toDataParser/buildContext.ts 100% 100% 100% 100%
scripts/toDataParser/getOverrideDeclaration.ts 100% 100% 100% 100%
scripts/toDataParser/printer.ts 100% 100% 100% 100%
scripts/toDataParser/dataParserTransformer/getDefinitionDataParser.ts 100% 100% 100% 100%
scripts/toDataParser/dataParserTransformer/transformer.ts 100% 100% 100% 100%
Generated in workflow #19 for commit b0a607a by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit 063c82c into main Jun 30, 2026
7 checks passed
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: to data parser support identifer in definition

1 participant