You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`owners`| list[str]| No |`None`| List of owners |
51
51
|`metadata`| dict | No |`None`| Additional metadata |
52
-
|`quality_dimension`| QualityDimension | No |`None`| Quality dimension (defaults to VALIDITY if column_name is set) |
53
-
|`skip`| bool | No |`False`| Whether to skip this test |
52
+
|`quality_dimension`| QualityDimension | No |`None`| Quality dimension (defaults to VALIDITY) |
53
+
|`skip`| bool | No |`False`| Whether to skip this test. Useful if you want the test to appear in Elementary Cloud, but you don't want to execute it in this run.|
- Replace `API_KEY` and `URL` with your actual credentials. The `URL` should be the full SDK ingest endpoint including your environment ID.
198
205
-`PROJECT_ID` is your Python project identifier - choose any string to identify your code project. This will appear in the metadata of assets you report and is used for deduplication.
0 commit comments