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

Soft opt out #833

Merged
merged 32 commits into from
Apr 13, 2023
Merged

Soft opt out #833

merged 32 commits into from
Apr 13, 2023

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    584b3f2 View commit details
    Browse the repository at this point in the history
  2. proto changes

    shaspitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    01ce4d4 View commit details
    Browse the repository at this point in the history
  3. Seems like it should work

    jtremback committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a5880e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a31c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1da5e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. update comment

    shaspitz committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ed09b43 View commit details
    Browse the repository at this point in the history
  2. log

    shaspitz committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    353c8db View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    282716a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef5415 View commit details
    Browse the repository at this point in the history
  3. improve test

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0d5b248 View commit details
    Browse the repository at this point in the history
  4. slicestable

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3506858 View commit details
    Browse the repository at this point in the history
  5. semantics and improved test

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    66ee828 View commit details
    Browse the repository at this point in the history
  6. use correct key util

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    421bee2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b6c50a View commit details
    Browse the repository at this point in the history
  8. Update module.go

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    edac41a View commit details
    Browse the repository at this point in the history
  9. comment

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    df7ddaf View commit details
    Browse the repository at this point in the history
  10. updated semantics

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    059c750 View commit details
    Browse the repository at this point in the history
  11. separate files

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f862642 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4ede6b View commit details
    Browse the repository at this point in the history
  13. fix naming

    shaspitz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5b86af8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    171a573 View commit details
    Browse the repository at this point in the history
  2. fix test

    shaspitz committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b7b35aa View commit details
    Browse the repository at this point in the history
  3. allow empty valset for tests

    shaspitz committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    741da8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59910f6 View commit details
    Browse the repository at this point in the history
  5. gofumpt and fix from merge

    shaspitz committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    65bf8da View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    6bfb60e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16180be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d495656 View commit details
    Browse the repository at this point in the history
  4. Soft opt out diff tests (#847)

    * wip
    
    * fixes for ts build
    
    * AI fixed my bug lol
    
    * throw error when needed
    
    * comment
    
    * disable soft opt-out in diff testing
    
    * update diff testing model
    
    * update UTs
    
    ---------
    
    Co-authored-by: mpoke <[email protected]>
    shaspitz and mpoke authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2d60b2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d686044 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0bff24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d2a613 View commit details
    Browse the repository at this point in the history