Skip to content

Deploy validation params to production #966

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

Merged
merged 70 commits into from
Mar 26, 2021
Merged

Deploy validation params to production #966

merged 70 commits into from
Mar 26, 2021

Conversation

krivard
Copy link
Contributor

@krivard krivard commented Mar 26, 2021

Description

Incremental release of initial validation params. All other changes along for the ride.

Changelog

Itemize code/test/documentation changes and files added/removed.

  • #965, Simplify syntax to suppress all validation checks for a signal/geo/time
  • #961, Allow more expressive geo value specification in validation
  • #686, Update contribution guide with current branch configuration and development process
  • #938, update usafacts to use new lag style
  • #942, Create preliminary validation parameters for quidel_covidtest
  • #939, Create preliminary validation params for safegraph_patterns
  • #960, Use geomapper to validate geo value correctness
  • #952, [fb-package] Change megacounty behavior
  • #959, Remove unnecessary second loop of signals
  • #958, Add preliminary validation parameters to google_symptoms
  • #957, Add preliminary validation parameters for changehc
  • #956, CI: Drop cdc_covidnet
  • #940, [fb-package] Add screening test positivity to API
  • #954, Add preliminary validation parameters to hhs_hosp
  • #953, combo cases: ignore extra days if jhu-only
  • #943, Allow "today" as an option for lag in validator
  • #932, Combo indicators bug fix

sgsmob and others added 30 commits February 5, 2021 15:30
If not aggregating at the county level, drops small groups to save on
parallelization overhead. If aggregating at the county level, we
occasionally see so many groups that running them all on the same set of
threads causes us to run out of memory. Instead, batch the mclapply
calls.
* change to a single date range fetch approach
* do not hardcode msas; source from geomapper
* update a few comments
[Draft] Combo indicators bug fix
Allow "today" as an option for lag in validator
Co-authored-by: Dmitry Shemetov <[email protected]>
sgsmob and others added 29 commits March 23, 2021 16:56
Remove unnecessary second loop of signals
Use geomapper to validate geo value correctness
Create preliminary validation params for safegraph_patterns
Create preliminary validation parameters for quidel_covidtest
update usafacts to use new lag style
Update contribution guide with current branch configuration and development process
Allow more expressive geo value specification in validation
Simplify syntax to suppress all validation checks for a signal/geo/time
@krivard krivard merged commit 30b90fb into prod Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants