Closed bam241 closed 5 years ago
I just merged the Cyclus change - can you relaunch tests with the updated image?
This PR does nothing but whitespace changes...????
this is weird, let me check ! the test were failing so I fixed it, while fixing it, I removed the change :(
I know what appended!!
I got tricked, we rely on cycamore:latest
container, only the Cyclus:latest
got updated....
@gonuke this should be in order now. (forced cycamore docker update, with an empty PR and put back my changes) Sorry about that.
This adds units to inventories, but not timeseries... is that not tested?
this is correct.
We don't have test for specific root metrics, as they should be natively translated into Panda DataFrame
.
So it is somehow tested through the test_root_metrics.py, but the translator can translate any table shape into a PDF
. Shape is not hard coded...
Thanks @bam241 - will you update the cymetric image used for upstream testing?
this should be done automatically
this should fix error in cyclus/cyclus#1492 which adds units to TimeSeries and inventory tables