Skip to content

fix(ray_tune): process_metric not handling virtual properties correctly#663

Closed
michael-johnston wants to merge 2 commits intomainfrom
maj_ray_tune_virtual_prop_fix
Closed

fix(ray_tune): process_metric not handling virtual properties correctly#663
michael-johnston wants to merge 2 commits intomainfrom
maj_ray_tune_virtual_prop_fix

Conversation

@michael-johnston
Copy link
Member

The code assumed the entity contained the just measured property values, and hence it could be used to do the aggregation - however this was not the case.

At some stage the code was changed to work directly with the MeasurementRequests and updating this piece was missed.

The code assumed the entity contained the just measured property values, and hence it could be used to do the aggregation - however this was not the case.

At some stage the code was changed to work directly with the MeasurementRequests and updating this piece was missed.
@michael-johnston
Copy link
Member Author

@AlessandroPomponio Update the tests re: mocks.

@michael-johnston
Copy link
Member Author

Merged this with #668 and closing this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant