-
Notifications
You must be signed in to change notification settings - Fork 285
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
Newcubesummary testsaffected #3962
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: