Version 4.0.26.4 (latest)
Datatype
Description
(object)
name
Name of the validator (assert)
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIAssertValidatorTestedExplore definition...
model
LookML model that was tested
explore
LookML Explore that was tested
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
Reason the validation was skipped
error_count
Total number of failed data tests
errors
Expand CIAssertValidatorErrorItem definition...
assert_error
Details of the data tests that failed validation
generic_error
Error that occurred when attempting to run validation
success_count
Total number of successful data tests
successes
Expand CIAssertValidatorTestSuccess definition...
model
LookML model that contains the data test
explore
LookML Explore that is used as the explore_source for the data test
test_name
Name of the data test
explore_url
URL to the Explore
lookml_url
URL to the LookML file where the data test is defined