Skip to content

Commit 2f7ccd5

Browse files
authored
Merge pull request #1380 from cmu-delphi/krivard/no-combo-cases
Drop indicator-combination from sirCAL checks
2 parents 63633bb + 3571c49 commit 2f7ccd5

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@
8989
["smoothed_dontneed_reason_precautions", "hrr"], ["smoothed_wdontneed_reason_precautions", "hrr"]
9090
]
9191
},
92-
"indicator-combination": {
93-
"max_age": 4,
94-
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
95-
"retired-signals": ["nmf_day_doc_fbs_ght", "nmf_day_doc_fbc_fbs_ght", "confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"]
96-
},
9792
"quidel": {
9893
"max_age":6,
9994
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],

sir_complainsalot/params.json.template

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@
8888
["smoothed_dontneed_reason_precautions", "hrr"], ["smoothed_wdontneed_reason_precautions", "hrr"]
8989
]
9090
},
91-
"indicator-combination": {
92-
"max_age": 4,
93-
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
94-
"retired-signals": ["nmf_day_doc_fbs_ght", "nmf_day_doc_fbc_fbs_ght", "confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"]
95-
},
9691
"quidel": {
9792
"max_age":6,
9893
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],

0 commit comments

Comments
 (0)