Skip to content

feat(64): domain flow#65

Merged
mathcovax merged 8 commits intomainfrom
feat/64
Mar 24, 2026
Merged

feat(64): domain flow#65
mathcovax merged 8 commits intomainfrom
feat/64

Conversation

@mathcovax
Copy link
Copy Markdown
Contributor

@mathcovax mathcovax commented Mar 24, 2026

close #64

@mathcovax mathcovax changed the title feat: domain flow feat(64): domain flow Mar 24, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 3645 / 3645
🔵 Statements 100% (🎯 100%) 3891 / 3891
🔵 Functions 100% (🎯 100%) 1167 / 1167
🔵 Branches 100% (🎯 100%) 1918 / 1918
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/common/kind.ts 100% 100% 100% 100%
scripts/dataParser/base.ts 100% 100% 100% 100%
scripts/flow/breakIf.ts 100% 100% 100% 100%
scripts/flow/defer.ts 100% 100% 100% 100%
scripts/flow/exec.ts 100% 100% 100% 100%
scripts/flow/exitIf.ts 100% 100% 100% 100%
scripts/flow/finalizer.ts 100% 100% 100% 100%
scripts/flow/initializer.ts 100% 100% 100% 100%
scripts/flow/inject.ts 100% 100% 100% 100%
scripts/flow/kind.ts 100% 100% 100% 100%
scripts/flow/run.ts 100% 100% 100% 100%
scripts/flow/step.ts 100% 100% 100% 100%
scripts/flow/theFlow/break.ts 100% 100% 100% 100%
scripts/flow/theFlow/defer.ts 100% 100% 100% 100%
scripts/flow/theFlow/dependence.ts 100% 100% 100% 100%
scripts/flow/theFlow/exit.ts 100% 100% 100% 100%
scripts/flow/theFlow/finalizer.ts 100% 100% 100% 100%
scripts/flow/theFlow/index.ts 100% 100% 100% 100%
scripts/flow/theFlow/injection.ts 100% 100% 100% 100%
scripts/flow/theFlow/step.ts 100% 100% 100% 100%
Generated in workflow #320 for commit 5d5d5b5 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit d2aacee into main Mar 24, 2026
6 checks passed
@mathcovax mathcovax deleted the feat/64 branch March 24, 2026 14:47
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: domain flow

2 participants