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

Filter by keyspace earlier in tabletgateways WaitForTablets(...) #15347

Merged

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. golangci-lint

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e98a1b1 View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    946a978 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    34b98e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. use testify/assert

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    78f1876 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. optimize further

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f7b7f21 View commit details
    Browse the repository at this point in the history
  2. correct comment

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ad6dc55 View commit details
    Browse the repository at this point in the history
  3. correct comment 2

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6f284ad View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. use assert.NoError for clarity

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8318cea View commit details
    Browse the repository at this point in the history
  2. pr suggestions

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    612d8c4 View commit details
    Browse the repository at this point in the history