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 2626 "min_expected_lag": {"all": "5"},
2727 "max_expected_lag": {"all": "5"},
2828 "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+ ]
3040 },
3141 "static": {
3242 "minimum_sample_size": 50
Original file line number Diff line number Diff line change 2727 "min_expected_lag": {"all": "5"},
2828 "max_expected_lag": {"all": "5"},
2929 "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+ ]
3141 },
3242 "static": {
3343 "minimum_sample_size": 50
You can’t perform that action at this time.
0 commit comments