Add report_generator/tests/data/drift_metrics.json
This commit is contained in:
parent
9624413464
commit
063eb0c0f7
1 changed files with 6 additions and 0 deletions
6
report_generator/tests/data/drift_metrics.json
Normal file
6
report_generator/tests/data/drift_metrics.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"warn_count": 15,
|
||||||
|
"fail_count": 3,
|
||||||
|
"total_runs": 50,
|
||||||
|
"window_size": 50
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue