-
Notifications
You must be signed in to change notification settings - Fork 300
Newcubesummary testsaffected #3962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Bit nasty using pip again, but to fix we would need to create a recipe + builds (conda-forge) The tests are now giving some idea of what it takes to integrate these changes (or similar) |
|
Problems are already as few as 13 test failures. |
|
Closing in favour of #3982 (or its successors) |
Just a draft, opened to run the tests, replacing stephenworsley#8
Not ready for merging yet
(I have a list somewhere)
This gives a headsup on ideas for the new code : CubePrinter converts CubeSummary into string reprs
This PR also plugs that mechanism into the cube string repr methods :
cube.summary,.__str__and.__repr__This should show the effect on the tests
CURRENT STATUS: