Skip to content

RangeProcessorPipeline iterative processing#256

Merged
piotrooo merged 1 commit intosemver4j:mainfrom
severn-everett:iterative_processing_pipeline
May 9, 2024
Merged

RangeProcessorPipeline iterative processing#256
piotrooo merged 1 commit intosemver4j:mainfrom
severn-everett:iterative_processing_pipeline

Conversation

@severn-everett
Copy link
Copy Markdown
Contributor

Converted RangeProcessorPipeline to use iterative processing of range strings instead of recursive processing. This will improve readability during debugging of range pipeline parsing as well as reduce churn by not having to create a new instance of RangeProcessorPipeline each time a new Processor instance is added.

@piotrooo piotrooo added the refactor Small task connected with refactor label May 9, 2024
@piotrooo
Copy link
Copy Markdown
Member

piotrooo commented May 9, 2024

Sorry for the late reply 🙏

LGTM.

@piotrooo piotrooo added this to the v5.3.0 milestone May 9, 2024
@piotrooo piotrooo merged commit f4b2178 into semver4j:main May 9, 2024
@piotrooo piotrooo removed this from the v5.3.0 milestone May 9, 2024
@severn-everett severn-everett deleted the iterative_processing_pipeline branch May 10, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Small task connected with refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants