Skip to content

Commit 86f528f

Browse files
cavenesstfx-copybara
authored andcommitted
Update schema_test.cc to: (1) add new tests to cover schema updates in response to anomalies, and (2) remove/modify obsolete, dead, and redundant test code.
PiperOrigin-RevId: 490267180
1 parent 6cddc96 commit 86f528f

File tree

2 files changed

+1016
-435
lines changed

2 files changed

+1016
-435
lines changed

tensorflow_data_validation/anomalies/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ cc_test(
310310
":statistics_view_test_util",
311311
":test_schema_protos",
312312
":test_util",
313+
"//tensorflow_data_validation/anomalies/proto:feature_statistics_to_proto_proto",
313314
"//tensorflow_data_validation/anomalies/proto:validation_config_proto",
314315
"@com_github_tensorflow_metadata//tensorflow_metadata/proto/v0:metadata_v0_proto_cc_pb2",
315316
"@com_google_googletest//:gtest_main",

0 commit comments

Comments
 (0)