Skip to content

feat(09): add execOptions#10

Merged
ZeRiix merged 2 commits intomainfrom
feat/9
Apr 22, 2026
Merged

feat(09): add execOptions#10
ZeRiix merged 2 commits intomainfrom
feat/9

Conversation

@ZeRiix
Copy link
Copy Markdown
Collaborator

@ZeRiix ZeRiix commented Apr 22, 2026

close #9

@ZeRiix ZeRiix requested a review from mathcovax April 22, 2026 13:02
@ZeRiix ZeRiix self-assigned this Apr 22, 2026
@ZeRiix ZeRiix linked an issue Apr 22, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 614 / 614
🔵 Statements 100% (🎯 100%) 616 / 616
🔵 Functions 100% (🎯 100%) 288 / 288
🔵 Branches 100% (🎯 100%) 347 / 347
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
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/options/array.ts 100% 100% 100% 100%
scripts/command/options/base.ts 100% 100% 100% 100%
scripts/command/options/simple.ts 100% 100% 100% 100%
Generated in workflow #9 for commit 279b7df by the Vitest Coverage Report Action

@ZeRiix ZeRiix merged commit 4d83a64 into main Apr 22, 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 execOptions

2 participants