Skip to content
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

Namespace cohort and labels tables by their config [Resolves #574] #576

Merged
merged 1 commit into from
Feb 1, 2019

Commits on Jan 24, 2019

  1. Namespace cohort and labels tables by their config [Resolves #574]

    - Change cohort and label names to include their respective name and
    query hash
    - Back-update algorithm doc to refer to cohort table instead of old
    state table
    - Modify algorithm and running docs to reflect the cohort/label table
    changes
    - Add validation that enforces cohort and label names are table-safe,
    introducing the hypothesis library to perform hypothesis testing of this
    function
    thcrock committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    e552126 View commit details
    Browse the repository at this point in the history