You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add parameter set name table output format of parameters (#3314)
* fix(parameters): improve parameter set table output format
- Add "PARAMETER SET" column to distinguish between parameter set name and parameter name
- Rename internal variable from paramsSets to result for clarity
- Include parameter set name in output rows for better identification
- Update table headers to reflect new column structure
Signed-off-by: Kim Christensen <kimworking@gmail.com>
* fix: Unit test
Signed-off-by: Kim Christensen <kimworking@gmail.com>
* test: Remove integration test as this is already covered by unit tests
Signed-off-by: Kim Christensen <kimworking@gmail.com>
---------
Signed-off-by: Kim Christensen <kimworking@gmail.com>
0 commit comments