Skip to content

Feature/optimized patching#15

Merged
piotr-blue merged 3 commits into
masterfrom
feature/optimized-patching
May 23, 2026
Merged

Feature/optimized patching#15
piotr-blue merged 3 commits into
masterfrom
feature/optimized-patching

Conversation

@piotr-blue
Copy link
Copy Markdown
Contributor

No description provided.

Implemented path-preserving resolution methods in `Blue` to maintain specified or matching node paths during resolution, including `resolvePreservingPaths` and `resolvePreservingMatchingPaths`. Added utilities like `NodePathSelector` and `NodePathEditor` for advanced path manipulation, and introduced `ExcludedPathLimits` to restrict merge operations at specific paths. Updated `ProcessorExecutionContext` and `Node` to support new node path-related methods. Added comprehensive test coverage with `MaskedResolutionTest`.
Added `BatchPatchTransaction`, `BatchPatchRecord`, and `BatchPatchResult` for processing transactional batch patches. Introduced `ProcessingMetricsSink` for optional metrics instrumentation. Added comprehensive test coverage, including batch patch commit/rollback scenarios and performance metrics validation.
@piotr-blue piotr-blue merged commit 5bc39b0 into master May 23, 2026
1 check passed
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