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

Add a test for the ranking function using locations of the destinations #108

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jul 8, 2023

  1. location tests

    pauldg committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b314070 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. removed duplicate files

    pauldg committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2520f94 View commit details
    Browse the repository at this point in the history
  2. Revert "removed duplicate files"

    This reverts commit 2520f94.
    pauldg committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3ab1935 View commit details
    Browse the repository at this point in the history
  3. renamed test

    pauldg committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    409ecd5 View commit details
    Browse the repository at this point in the history
  4. test change

    pauldg committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    abe4126 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    d383261 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nuwang/fix_rank_error

    Scheduling tags must be a yaml list
    pauldg authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    730b3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40df162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe7015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a00a487 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Nov 20, 2023

  1. added location test using api

    pauldg committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    241034f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0b3ca View commit details
    Browse the repository at this point in the history
  3. Add to_dict to Destination

    pauldg committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    747a2b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d642f14 View commit details
    Browse the repository at this point in the history
  2. updated tpv-api test

    pauldg committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fb9e16a View commit details
    Browse the repository at this point in the history
  3. removed prints

    pauldg committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    432b082 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    1c36470 View commit details
    Browse the repository at this point in the history
  2. Revert "Add to_dict to Destination"

    This reverts commit 747a2b4.
    This change has been addressed and merged with main from a different branch
    pauldg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    949672c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f168c74 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    99a3be7 View commit details
    Browse the repository at this point in the history
  2. Get the objectstore connected to the datasets used in the job using g…

    …et_dataset_attributes. And uses the requests library rather than httpx.
    pauldg committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ad7c61e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add queue size to test

    pauldg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    56f4059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e791c2d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. changes to ranking function

    pauldg committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2f8050c View commit details
    Browse the repository at this point in the history