Skip to content

feat(12): add Command.createArgument#13

Merged
ZeRiix merged 4 commits into
mainfrom
feat/12
May 7, 2026
Merged

feat(12): add Command.createArgument#13
ZeRiix merged 4 commits into
mainfrom
feat/12

Conversation

@ZeRiix
Copy link
Copy Markdown
Member

@ZeRiix ZeRiix commented May 7, 2026

close #12

@ZeRiix ZeRiix self-assigned this May 7, 2026
@ZeRiix ZeRiix linked an issue May 7, 2026 that may be closed by this pull request
@ZeRiix ZeRiix requested a review from mathcovax May 7, 2026 11:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 648 / 648
🔵 Statements 100% (🎯 100%) 650 / 650
🔵 Functions 100% (🎯 100%) 297 / 297
🔵 Branches 100% (🎯 100%) 387 / 387
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/command/argument.ts 100% 100% 100% 100%
scripts/command/create.ts 100% 100% 100% 100%
scripts/command/error.ts 100% 100% 100% 100%
scripts/command/exec.ts 100% 100% 100% 100%
scripts/command/execOptions.ts 100% 100% 100% 100%
scripts/command/help.ts 100% 100% 100% 100%
scripts/command/spec.ts 100% 100% 100% 100%
scripts/command/options/array.ts 100% 100% 100% 100%
scripts/command/options/base.ts 100% 100% 100% 100%
scripts/command/options/boolean.ts 100% 100% 100% 100%
scripts/command/options/simple.ts 100% 100% 100% 100%
scripts/dataParser/extended/file.ts 100% 100% 100% 100%
scripts/dataParser/parsers/file.ts 100% 100% 100% 100%
Generated in workflow #17 for commit 06ab7d3 by the Vitest Coverage Report Action

@ZeRiix ZeRiix merged commit dc5e0e3 into main May 7, 2026
8 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: add Command.createArgument

1 participant