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

Fix TypeError for boolean opt-out fields when optout_col_values contains non-boolean values #142

Merged
merged 17 commits into from
Feb 26, 2024

Commits on Jan 22, 2024

  1. Rename test classes

    Some tests were being skipped by pytest because the class names did not end in *Tests
    martinburchell committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    704cc6c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0398dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b97515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca091e8 View commit details
    Browse the repository at this point in the history
  4. Pin down a bunch of Sphinx modules

    Otherwise newer versions are loaded that require sphinx >= 5.0
    martinburchell committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5c7a882 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    c215575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6fedf8 View commit details
    Browse the repository at this point in the history
  3. Fix tests for MySQL

    martinburchell committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c750264 View commit details
    Browse the repository at this point in the history
  4. Document pytest setup

    martinburchell committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9d09860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    313071a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    49a907d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. comments

    RudolfCardinal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d6c978e View commit details
    Browse the repository at this point in the history
  2. comments

    RudolfCardinal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9e3f4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc5518 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e940a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ad632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    507c523 View commit details
    Browse the repository at this point in the history