commit | 82c94b27d3b2746d3eda556c211a8c1d5d9a66db | [log] [tgz] |
---|---|---|
author | David Spickett <david.spickett@linaro.org> | Mon Jun 12 16:18:33 2023 +0100 |
committer | David Spickett <david.spickett@linaro.org> | Tue Jun 13 12:30:36 2023 +0100 |
tree | 524e1c5dfde2529eba564323f5c515e68c3cbc62 | |
parent | fdbe5256e51fbcad110bca3c83ebe1518e36f0fb [diff] |
llvmbot monitor: Convert table output to a builder class We could import a library to do this but it doesn't seem worth it just for tables. This uses a content manager so you don't have to write the begin and end of each cell/row/table. Each method returns self so you can just keep calling methods to build what you need. Change-Id: I8eef664f41039a9fbc662a148f292efd61866694