Skip to content

AB#44 Refactor serialization with dependencies, helpers, and factories#24

Merged
BlaiseD merged 3 commits intomasterfrom
ReducingMethodComplexity
Mar 1, 2026
Merged

AB#44 Refactor serialization with dependencies, helpers, and factories#24
BlaiseD merged 3 commits intomasterfrom
ReducingMethodComplexity

Conversation

@BlaiseD
Copy link
Member

@BlaiseD BlaiseD commented Feb 28, 2026

AB#44 Refactored Workflow Markup Serialization to use dependencies and modular helper/factory classes. Added interfaces for key responsibilities, implemented dedicated helpers, and centralized instantiation via factories. Updated core logic to delegate to injected helpers, improving separation of concerns and testability. Removed redundant code and added comprehensive unit tests for all new components. No breaking changes to the public API; internal structure is now more maintainable and extensible.

Refactored Workflow Markup Serialization to use dependencies and modular helper/factory classes. Added interfaces for key responsibilities, implemented dedicated helpers, and centralized instantiation via factories. Updated core logic to delegate to injected helpers, improving separation of concerns and testability. Removed redundant code and added comprehensive unit tests for all new components. No breaking changes to the public API; internal structure is now more maintainable and extensible.
@codecov
Copy link

codecov bot commented Feb 28, 2026

@BlaiseD BlaiseD merged commit 5abaf8b into master Mar 1, 2026
8 checks passed
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2026

@BlaiseD BlaiseD deleted the ReducingMethodComplexity branch March 1, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant