great-expectations-cloud 20250813.0__py3-none-any.whl → 20250818.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -529,15 +529,6 @@ class GenerateDataQualityCheckExpectationsAction(
529
529
  expectation_type = expectation_payload.pop("type")
530
530
  expectation_payload["expectation_type"] = expectation_type
531
531
 
532
- # Add failure severity to kwargs
533
- if "kwargs" not in expectation_payload:
534
- expectation_payload["kwargs"] = {}
535
- if not isinstance(expectation_payload["kwargs"], dict):
536
- raise InvalidExpectationConfigurationError( # noqa: TRY003 # one off error
537
- "Expectation configuration kwargs must be a dict."
538
- )
539
- expectation_payload["kwargs"]["severity"] = "warning"
540
-
541
532
  with create_session(access_token=self._auth_key) as session:
542
533
  response = session.post(url=url, json=expectation_payload)
543
534
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: great_expectations_cloud
3
- Version: 20250813.0
3
+ Version: 20250818.0
4
4
  Summary: Great Expectations Cloud
5
5
  License: Proprietary
6
6
  Author: The Great Expectations Team
@@ -3,7 +3,7 @@ great_expectations_cloud/agent/__init__.py,sha256=FqDFYbGefmNhwlvJwJbNovkwzny6mw
3
3
  great_expectations_cloud/agent/actions/__init__.py,sha256=TYPe2j8EgaziXXgSLEdgjnbHKL56O6cQL1kjPnGbRFI,949
4
4
  great_expectations_cloud/agent/actions/agent_action.py,sha256=mGAovvT4CDaQlZaeNcz5tqfMIt6cul2anzxPwFrSxeA,1186
5
5
  great_expectations_cloud/agent/actions/draft_datasource_config_action.py,sha256=_v_yEPXZ3k8-lvdMCEPtrf6kegVYxnBo9UC0WoLaLwM,5117
6
- great_expectations_cloud/agent/actions/generate_data_quality_check_expectations_action.py,sha256=t6m_INTXbJe9i4O_j0XNQfs_J7Bc5etGTLy9uCMws38,23628
6
+ great_expectations_cloud/agent/actions/generate_data_quality_check_expectations_action.py,sha256=Ky1fqCspzhRRbCSUgWqYiLnL6iRDMDfYvgn1ZzfqzM0,23196
7
7
  great_expectations_cloud/agent/actions/list_asset_names.py,sha256=bDAYQtDbgDAOg8iu7HyGSTmBduhup7lLN0vGxoJZqN4,2510
8
8
  great_expectations_cloud/agent/actions/run_checkpoint.py,sha256=N2d07JDCG06kMve7yjPZQFlaGKoJw5dCbpKuBWw6Ssg,3751
9
9
  great_expectations_cloud/agent/actions/run_metric_list_action.py,sha256=tW64pNYJElkUmcd9baKllTSyR-NYyU-40QvMwSwwLqQ,3234
@@ -27,8 +27,8 @@ great_expectations_cloud/agent/utils.py,sha256=3OvdcXeK1gk2oJgqG4jPvBRwlMCn8LioU
27
27
  great_expectations_cloud/logging/README.md,sha256=vbwU689x8SkGjzoBYQzZOzAvh28fR0RCa1XY5WD-Dgs,1762
28
28
  great_expectations_cloud/logging/logging_cfg.py,sha256=W6mlm4_Z2bjzM5TuKmFg_WZor2XoJm4DAoLGaf2O__I,6579
29
29
  great_expectations_cloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- great_expectations_cloud-20250813.0.dist-info/LICENSE,sha256=_JJnoX6N_OkrAwlCRizCwil0tIjDAy2TG3GiJ50sM6k,2084
31
- great_expectations_cloud-20250813.0.dist-info/METADATA,sha256=xPapgxAKIs1PPGBK6U79GXyMrOVYPhKBV7jmC9xl588,12145
32
- great_expectations_cloud-20250813.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
33
- great_expectations_cloud-20250813.0.dist-info/entry_points.txt,sha256=ofJgdeS2gSzxXLyCAjfNhIaN1wmSyR7EAMs5qhVaXE4,68
34
- great_expectations_cloud-20250813.0.dist-info/RECORD,,
30
+ great_expectations_cloud-20250818.0.dist-info/LICENSE,sha256=_JJnoX6N_OkrAwlCRizCwil0tIjDAy2TG3GiJ50sM6k,2084
31
+ great_expectations_cloud-20250818.0.dist-info/METADATA,sha256=1Dp5orhpWcHz61jWOOZB0qgOTTcd9DrcZ5O6yJ7TgrQ,12145
32
+ great_expectations_cloud-20250818.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
33
+ great_expectations_cloud-20250818.0.dist-info/entry_points.txt,sha256=ofJgdeS2gSzxXLyCAjfNhIaN1wmSyR7EAMs5qhVaXE4,68
34
+ great_expectations_cloud-20250818.0.dist-info/RECORD,,