Uh oh!
There was an error while loading. Please reload this page.
Cubesummary nobt - #3982
Conversation
bjlittle
commented
Feb 9, 2021
@pp-mo Is this PR active? I'm guessing not since it's targeting Can it be closed? |
This is just a heads-up + draft to show thinking. I have new code, re-targetted against master, but I am waiting for #3988 before making a PR, as we are still making changes there to the underlying implementation of the CubeSummary class, so requiring re-basing of the CubePrintout code. We agreed yesterday that we will put this |
pp-mo
commented
Feb 10, 2021
Replaced by #3998 |
🚀 Pull Request
Description
New code for first eyes. Replaces #3962
Replaced beautifultable with minimalist home-brew solution for printing text entries in columns.
Still WIP
TODO : better code comments + proper testing
FUTURE : This should convert into a follow-on to #3952, when that is done. It will need resolving against changes in that.
IN PROGRESS : I'm working on replacing actual cube summaries with this, and fixing existing tests for that.
Consult Iris pull request check list