File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 26
26
"min_expected_lag": {"all": "5"},
27
27
"max_expected_lag": {"all": "5"},
28
28
"dry_run": true,
29
- "suppressed_errors": []
29
+ "suppressed_errors": [
30
+ {"check_name": "check_rapid_change_num_rows",
31
+ "signal": "covid_ag_raw_pct_positive",
32
+ "geo_type": "hrr"},
33
+ {"check_name": "check_rapid_change_num_rows",
34
+ "signal": "covid_ag_raw_pct_positive",
35
+ "geo_type": "msa"},
36
+ {"check_name": "check_rapid_change_num_rows",
37
+ "signal": "covid_ag_raw_pct_positive",
38
+ "geo_type": "county"}
39
+ ]
30
40
},
31
41
"static": {
32
42
"minimum_sample_size": 50
Original file line number Diff line number Diff line change 27
27
"min_expected_lag": {"all": "5"},
28
28
"max_expected_lag": {"all": "5"},
29
29
"dry_run": true,
30
- "suppressed_errors": []
30
+ "suppressed_errors": [
31
+ {"check_name": "check_rapid_change_num_rows",
32
+ "signal": "covid_ag_raw_pct_positive",
33
+ "geo_type": "hrr"},
34
+ {"check_name": "check_rapid_change_num_rows",
35
+ "signal": "covid_ag_raw_pct_positive",
36
+ "geo_type": "msa"},
37
+ {"check_name": "check_rapid_change_num_rows",
38
+ "signal": "covid_ag_raw_pct_positive",
39
+ "geo_type": "county"}
40
+ ]
31
41
},
32
42
"static": {
33
43
"minimum_sample_size": 50
You can’t perform that action at this time.
0 commit comments