Add metrics_reporting/tests/data/sample_run.json
This commit is contained in:
parent
1b88ea8e50
commit
0928acbb6b
1 changed files with 6 additions and 0 deletions
6
metrics_reporting/tests/data/sample_run.json
Normal file
6
metrics_reporting/tests/data/sample_run.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"run_number": 4,
|
||||
"warn_rate": 0.12,
|
||||
"unknown_rate": 0.03,
|
||||
"unpin_delta_t": -0.05
|
||||
}
|
||||
Loading…
Reference in a new issue