EliziumNet/Loopz

Add errors to Summary

Closed this issue · 2 comments

show-SimpleSummaryBlock and anything related needs an extra error count parameter to be added.

Now that Errors is part of the Summary, we need to re-evaluate the use of Select-SignalContainer, because the primary line is now full. The primary line (the first) should now remain static. We have a wide items line, which are each given their own line. The Props line should be the second line. Write-HostFeItemDecorator needs a modification to insert the error line if appropriate.

SHow-Summary needs a mofication to no longer append custom properties to standard properties. The custom properties should have a line of their own.

Each item should have an extra line now, to accommodate the error. The error on the invokeResult should be a string representing an error reason as useful feedback to the user.