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

Refactor engine #194

Closed
wants to merge 30 commits into from
Closed

Refactor engine #194

wants to merge 30 commits into from

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    894cd8d View commit details
    Browse the repository at this point in the history
  2. add debug setup script

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1df949b View commit details
    Browse the repository at this point in the history
  3. remove old scrpit

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b2754e4 View commit details
    Browse the repository at this point in the history
  4. ignore notebooks

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b2ade8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    213270c View commit details
    Browse the repository at this point in the history
  6. split task by process

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    147db4d View commit details
    Browse the repository at this point in the history
  7. adapt run accordingly

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    12e7b95 View commit details
    Browse the repository at this point in the history
  8. keep args name

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0882585 View commit details
    Browse the repository at this point in the history
  9. update tests

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b58d0e6 View commit details
    Browse the repository at this point in the history
  10. drop comment ssl

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fc43633 View commit details
    Browse the repository at this point in the history
  11. fix file path

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dfeb4e5 View commit details
    Browse the repository at this point in the history
  12. style

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9d9e8f2 View commit details
    Browse the repository at this point in the history
  13. header

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    420c1d7 View commit details
    Browse the repository at this point in the history
  14. drop random save

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8b7520c View commit details
    Browse the repository at this point in the history
  15. header

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5a20709 View commit details
    Browse the repository at this point in the history
  16. mypy

    MateoLostanlen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0646d12 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. improove coverage

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2322269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1cc6c View commit details
    Browse the repository at this point in the history
  3. imprrove coverage

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0f7b4f8 View commit details
    Browse the repository at this point in the history
  4. fix flake8

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b8fe0d8 View commit details
    Browse the repository at this point in the history
  5. style

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9c9574a View commit details
    Browse the repository at this point in the history
  6. fix test

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    98e4303 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fce9652 View commit details
    Browse the repository at this point in the history
  8. fix docstring

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ca08f97 View commit details
    Browse the repository at this point in the history
  9. header

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8d8d064 View commit details
    Browse the repository at this point in the history
  10. idx

    MateoLostanlen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    905cc00 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat: add test for subprocess testing

    Ronan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fd75930 View commit details
    Browse the repository at this point in the history
  2. feat: add test for terminate process

    Ronan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9881f9f View commit details
    Browse the repository at this point in the history
  3. feat: add a test for day_time = False

    Ronan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4df8af3 View commit details
    Browse the repository at this point in the history
  4. feat: add test ptz

    Ronan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    511864c View commit details
    Browse the repository at this point in the history