Skip to content

feat(core): extract command execution from CommandManager#581

Merged
Citymonstret merged 1 commit into2.0.0-devfrom
feat/2.0.0/extract-execution
Dec 21, 2023
Merged

feat(core): extract command execution from CommandManager#581
Citymonstret merged 1 commit into2.0.0-devfrom
feat/2.0.0/extract-execution

Conversation

@Citymonstret
Copy link
Copy Markdown
Member

@Citymonstret Citymonstret commented Dec 20, 2023

This is basically just polluting the CommandManager API. We could skip exposing the getter altogether and require the platform implementations to construct this class separately, but that feels a bit overkill.

@Citymonstret Citymonstret added this to the 2.0.0 milestone Dec 20, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 20, 2023

Test Results

  83 files  ±0    83 suites  ±0   13s ⏱️ -11s
505 tests ±0  505 ✔️ ±0  0 💤 ±0  0 ±0 
538 runs  ±0  538 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 22feb6f. ± Comparison against base commit 1a34c48.

♻️ This comment has been updated with latest results.

@Citymonstret Citymonstret force-pushed the feat/2.0.0/extract-execution branch from 48c89cc to 22feb6f Compare December 20, 2023 20:04
@Citymonstret Citymonstret merged commit 7b10c25 into 2.0.0-dev Dec 21, 2023
@Citymonstret Citymonstret deleted the feat/2.0.0/extract-execution branch December 21, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant