Add audit_drift_script/tests/data/sample_drift_report.json
This commit is contained in:
parent
c623a4bc0e
commit
28821a5474
1 changed files with 8 additions and 0 deletions
8
audit_drift_script/tests/data/sample_drift_report.json
Normal file
8
audit_drift_script/tests/data/sample_drift_report.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"timestamp": "2024-05-10T14:23:00Z",
|
||||
"run_id": "run_001_pinned",
|
||||
"stratum": "pinned",
|
||||
"decision": "PASS",
|
||||
"warn_rate": 0.05,
|
||||
"unknown_rate": 0.0
|
||||
}
|
||||
Loading…
Reference in a new issue