GoogleCloudPlatform / vertex-pipelines-end-to-end-samples

Apache License 2.0
218 stars 85 forks source link

fix: save temporary tfma output plots to temporary dir #31

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

Fixes #29 Unit tests for the evaluation component are run with the working directory monkey-patched to a temporary directory

How has this been tested?

Unit tests still pass successfully, and files are not persisted

Equivalent PR here to show that CI checks are successful (with the exception of e2e tests for xgboost pipeline which will be fixed by https://github.com/GoogleCloudPlatform/vertex-pipelines-end-to-end-samples/pull/30)

Checklist

ghost commented 1 year ago

@Linchin ready to merge!