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

Added various metrics to SearchContext. #346

Merged
merged 8 commits into from
Oct 17, 2024
Merged

Commits on Oct 15, 2024

  1. Added various metrics to SearchContext.

    Raymond Wiker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9eb3667 View commit details
    Browse the repository at this point in the history
  2. Cleanup.

    Raymond Wiker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4f2bd01 View commit details
    Browse the repository at this point in the history
  3. Only test write operations on cases that are writable (status=='scrat…

    …ch')
    Raymond Wiker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e9b164 View commit details
    Browse the repository at this point in the history
  4. Only test write operations on cases that are writable (status=='scrat…

    …ch')
    Raymond Wiker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b2b9609 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Adjust expected number of aggregations in test case; the value previo…

    …usly used (7) is not correct.
    Raymond Wiker committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6d1c119 View commit details
    Browse the repository at this point in the history
  2. Skip bulk aggregation tests unless on linux, python 3.11

    Raymond Wiker committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ee19062 View commit details
    Browse the repository at this point in the history
  3. Argh. Typo.

    Raymond Wiker committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a77b274 View commit details
    Browse the repository at this point in the history
  4. Added missing import for sys.

    Raymond Wiker committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f312cf0 View commit details
    Browse the repository at this point in the history