Commit acf8cd0
committed
refactor: remove and migrate processor configuration components
BREAKING CHANGE: Extracted processor configuration related components to a separate package
- Removed attribute handling functionality:
* Deleted AttributeHandler and its tests
* Removed benchmark tests
- Migrated processor configuration components:
* Moved ProcessorConfigBuilder (contract and implementation)
* Moved ProcessorNameNormalizer
* Moved ProcessorValidator
- Updated composer dependencies1 parent 0681f7f commit acf8cd0
File tree
13 files changed
+26
-1485
lines changed- src
- Contract
- Processor
- tests
- Processor
13 files changed
+26
-1485
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
48 | | - | |
| 46 | + | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments