convalesce-emit-gx
Forward Great Expectations validation results to Convalesce. Counts and statistics cross; row values never do.
Install
pip install convalesce-emit-gx
Wire it up
One class path serves both majors. convalesce_emit_gx.action picks the
implementation for the installed Great Expectations.
On 1.x, list the action on the checkpoint:
from great_expectations import Checkpoint
from convalesce_emit_gx.action import ConvalesceValidationAction
checkpoint = Checkpoint(
name="orders",
validation_definitions=[...],
actions=[ConvalesceValidationAction()],
)
On 0.x, list it in the checkpoint's action list:
action_list=[
{
"name": "convalesce",
"action": {
"module_name": "convalesce_emit_gx.action",
"class_name": "ConvalesceValidationAction",
},
}
]
Set CONVALESCE_INGEST_KEY where the checkpoint runs.
Supported
Great Expectations 0.17 through 1.x, on Python 3.9 and later. Verified on real installs: see version-support.md.
Configure
Read from the environment: see convalesce-emit.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file convalesce_emit_gx-0.1.1.tar.gz.
File metadata
- Download URL: convalesce_emit_gx-0.1.1.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e133fed4225bf5287b5c5c9124df7408f50683855c4adb7e2be8fd485d6cb62
|
|
| MD5 |
a2c4063d52cff590fe3d20c233ac495d
|
|
| BLAKE2b-256 |
3a74a4efd30c363b091ae085ca7b74bf7620e66e5ecf980e65fb45b051faa713
|
Provenance
The following attestation bundles were made for convalesce_emit_gx-0.1.1.tar.gz:
Publisher:
publish.yml on convalesce/emit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
convalesce_emit_gx-0.1.1.tar.gz -
Subject digest:
7e133fed4225bf5287b5c5c9124df7408f50683855c4adb7e2be8fd485d6cb62 - Sigstore transparency entry: 2801324331
- Sigstore integration time:
-
Permalink:
convalesce/emit@dfe67dd63820cb7cbe51106714b73cb14184379a -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/convalesce
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dfe67dd63820cb7cbe51106714b73cb14184379a -
Trigger Event:
push
-
Statement type:
File details
Details for the file convalesce_emit_gx-0.1.1-py3-none-any.whl.
File metadata
- Download URL: convalesce_emit_gx-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae49c97c6e9822313c9fc4224883dc73f8f1cbc948e2f4fff4d40e952fc4eb6c
|
|
| MD5 |
32fb51ab199f9ea6aad0ea923b415d55
|
|
| BLAKE2b-256 |
3fc6a37963cf2dce3d8078ca61bb72d6f2386a33700c1129a50e94bc2d173995
|
Provenance
The following attestation bundles were made for convalesce_emit_gx-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on convalesce/emit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
convalesce_emit_gx-0.1.1-py3-none-any.whl -
Subject digest:
ae49c97c6e9822313c9fc4224883dc73f8f1cbc948e2f4fff4d40e952fc4eb6c - Sigstore transparency entry: 2801324589
- Sigstore integration time:
-
Permalink:
convalesce/emit@dfe67dd63820cb7cbe51106714b73cb14184379a -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/convalesce
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dfe67dd63820cb7cbe51106714b73cb14184379a -
Trigger Event:
push
-
Statement type: