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

feat: implement TestsetGenerator #1375

Merged
merged 32 commits into from
Sep 28, 2024

Commits on Sep 23, 2024

  1. base objects

    jjmachan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5991bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a396e91 View commit details
    Browse the repository at this point in the history
  3. added extractors

    jjmachan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b6c225b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c014e3f View commit details
    Browse the repository at this point in the history
  5. parrallel tests

    jjmachan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    72002b5 View commit details
    Browse the repository at this point in the history
  6. added inits

    jjmachan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    13e5f5e View commit details
    Browse the repository at this point in the history
  7. added outline of engine

    jjmachan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2149cbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    359afb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. added init

    jjmachan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dad288d View commit details
    Browse the repository at this point in the history
  2. renamed

    jjmachan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4d8cba4 View commit details
    Browse the repository at this point in the history
  3. finished engine

    jjmachan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    611212a View commit details
    Browse the repository at this point in the history
  4. rework description

    jjmachan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    85b0256 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. small fixes to transform

    jjmachan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be6028b View commit details
    Browse the repository at this point in the history
  2. minor fixes

    jjmachan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2cdfd2d View commit details
    Browse the repository at this point in the history
  3. till modify_user_input

    jjmachan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3722124 View commit details
    Browse the repository at this point in the history
  4. renamed everything

    jjmachan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc3d40d View commit details
    Browse the repository at this point in the history
  5. finished of one

    jjmachan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b4c044c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fmt

    jjmachan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8f29f74 View commit details
    Browse the repository at this point in the history
  2. fix type issues

    jjmachan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3bb211c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. added outline of generator

    jjmachan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    26f04d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce5fc19 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cecc994 View commit details
    Browse the repository at this point in the history
  3. fmt

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0157f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f27dcd View commit details
    Browse the repository at this point in the history
  5. brought it end2end

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7a78fd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6e4c3a View commit details
    Browse the repository at this point in the history
  7. fix ci

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6372d1e View commit details
    Browse the repository at this point in the history
  8. minor corrections

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    27b8986 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c8cb68 View commit details
    Browse the repository at this point in the history
  10. added documentation

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ae8a278 View commit details
    Browse the repository at this point in the history
  11. fixed patcher

    jjmachan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a16b5e View commit details
    Browse the repository at this point in the history