-
Notifications
You must be signed in to change notification settings - Fork 16
Deploy logging fixes for google symptoms, usafacts to production #1083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…st_vs_reference_avg_changed
* Fix the logic for the dontneed_reasons variables, which should depend only on respondents to V5a, V5b, and V5c. Previously, these variables also included respondents to V5d. * Get the latest wave in the data and use it as the wave which determines whether to generate old or new indicators.
Fix the logic for the dontneed_reasons variables
Adjust JHU validation params
Switch to sendmail for stale weights notifications
[fb-package] Standardize variable creation
Add raw data logging statement to USAFacts
Add additional logging to google symptoms
Add smoothing to hhs hosp
[Fix] Make Smoother "identity" smoother a true no-op by default (no impute)
Permit params to set a maximum number of cores
[fb-survey] Create codebook-generating tool
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
USAFacts and google-symptoms will now make more detailed logging statements so that we can figure out what's going on with these periodic silent outages.
All other changes along for the ride.
Changelog
Itemize code/test/documentation changes and files added/removed.
#1071, [fb-survey] Create codebook-generating tool#1080, Permit params to set a maximum number of cores#1078, [Fix] Make Smoother "identity" smoother a true no-op by default (no impute)#1077, Add smoothing to hhs hosp#1076, Add additional logging to google symptoms#1075, Add raw data logging statement to USAFacts#1070, [fb-package] Standardize variable creation#1074, Switch to sendmail for stale weights notifications#1072, [fb-package] remove trailing space in B13 name#1069, deduplicate wave-finding on CSV load#667, Add hhs and nation to quidel covidtest#1068, [fb-package] Add new Wave 11 items to API#1066, [fb-package] Update contingency tests to account for changed output format#1064, Adjust Waves 6 and 11 logic in contingency tables#1067, Better support for patching using Makefile pipeline#1052, Adjust JHU validation params#1061, Fix the logic for the dontneed_reasons variables