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
templates: Add macros for build and test summaries
This introduces the seperate macros to generate
the build and test overview respectively.
With the help of the custom filters defined, a
generic list is gotten from the list of tests and
builds; this generic list is then passed to a macro
which returns the appropriate format strings. The
formatted strings are then used in-turn to display
items properly aligned in their column.
Signed-off-by: Abdulwasiu Apalowo <[email protected]>
0 commit comments