Skip to content

WIP: ci yaml processor refactoring

My take on simplification of GitlabCiYamlProcessor class. I chose this class because of it's churn metric. After refactoring I expect this class to be more readable and easier for understanding. Applied extract class to extract related code to the separate class.

Tests are in progress.

Merge request reports