Liam Cervante
e015b15f12
Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter ( #32509 )
...
* remove attributes that do not match the relevant attributes filter
* fix formatting
* fix renderer function, don't drop irrelevant attributes just mark them as no-ops
* fix imports
2023-01-16 15:18:38 +01:00
Liam Cervante
f6d625103c
Structured plan renderer: refactor replace paths logic ( #32489 )
...
* change -> diff, value -> change
* also update readme#
* structured plan renderer: refactor replace paths logic
* goimports
* goimports
* address comments
* fix compile error
2023-01-11 10:20:24 +01:00
Liam Cervante
21bb677db7
Structured Plan Renderer: Naming and package structure refactor ( #32486 )
...
* change -> diff, value -> change
* also update readme#
* Update internal/command/jsonformat/computed/diff.go
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com >
* add interface assertions for diff renderers
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com >
2023-01-10 17:24:48 +01:00