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

Run ratiotests by default #50

Merged
merged 47 commits into from
Oct 24, 2024
Merged

Run ratiotests by default #50

merged 47 commits into from
Oct 24, 2024

Commits on Oct 14, 2024

  1. add progressbar dependency

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1afd0af View commit details
    Browse the repository at this point in the history
  2. add ratio checker

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9f5298f View commit details
    Browse the repository at this point in the history
  3. remove redundant text

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9b67101 View commit details
    Browse the repository at this point in the history
  4. use logger

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    846492c View commit details
    Browse the repository at this point in the history
  5. use logger

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    213f129 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fe4d81 View commit details
    Browse the repository at this point in the history
  7. add systemtest mixed species

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1099069 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    873f8c5 View commit details
    Browse the repository at this point in the history
  9. reformat nb, add ratiocheck

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5ad2d0e View commit details
    Browse the repository at this point in the history
  10. stripout nb

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    68c55e9 View commit details
    Browse the repository at this point in the history
  11. remove template

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    30b20a1 View commit details
    Browse the repository at this point in the history
  12. add ratio tests script

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9eaa122 View commit details
    Browse the repository at this point in the history
  13. add ratio tests

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d666bb5 View commit details
    Browse the repository at this point in the history
  14. fix name

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b9275f5 View commit details
    Browse the repository at this point in the history
  15. change 'main' -> 'master'

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b3c761c View commit details
    Browse the repository at this point in the history
  16. fix working directory

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7fbd830 View commit details
    Browse the repository at this point in the history
  17. run on every pull request

    ammarcsj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e069e8c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. use nbmake in quicktests

    ammarcsj committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5abbe7e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update quicktest download

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cb945d2 View commit details
    Browse the repository at this point in the history
  2. add alphabase import

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0876fb5 View commit details
    Browse the repository at this point in the history
  3. add alphabase install

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    53a2abd View commit details
    Browse the repository at this point in the history
  4. fix naming

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    24465c4 View commit details
    Browse the repository at this point in the history
  5. update python version

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c41f140 View commit details
    Browse the repository at this point in the history
  6. increase alphabase version

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e1b5614 View commit details
    Browse the repository at this point in the history
  7. move to python 3.9

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a4cb52 View commit details
    Browse the repository at this point in the history
  8. losen dask requirement

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    11f718b View commit details
    Browse the repository at this point in the history
  9. loosen pandas

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ff4aa5f View commit details
    Browse the repository at this point in the history
  10. change python version

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5cd1892 View commit details
    Browse the repository at this point in the history
  11. add write permissions

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    67f25f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5fe8d33 View commit details
    Browse the repository at this point in the history
  13. change path

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    27dae16 View commit details
    Browse the repository at this point in the history
  14. adjust download path

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2d89efb View commit details
    Browse the repository at this point in the history
  15. adapt paths

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5e88a7f View commit details
    Browse the repository at this point in the history
  16. adjust path

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8414324 View commit details
    Browse the repository at this point in the history
  17. add makedirs

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8b3da65 View commit details
    Browse the repository at this point in the history
  18. change path finding

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b82ed08 View commit details
    Browse the repository at this point in the history
  19. change path finding

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fac8385 View commit details
    Browse the repository at this point in the history
  20. adapt paths

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fb6e422 View commit details
    Browse the repository at this point in the history
  21. add diagnostic echos

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0d223fc View commit details
    Browse the repository at this point in the history
  22. change paths

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a46338 View commit details
    Browse the repository at this point in the history
  23. remove echos again

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bcc2d19 View commit details
    Browse the repository at this point in the history
  24. change dir

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    22d26d2 View commit details
    Browse the repository at this point in the history
  25. fix paths

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eb02cda View commit details
    Browse the repository at this point in the history
  26. change np.alltrue to np.all

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1476828 View commit details
    Browse the repository at this point in the history
  27. allow longer download times

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b5c944b View commit details
    Browse the repository at this point in the history
  28. allow longer download times

    ammarcsj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    086c941 View commit details
    Browse the repository at this point in the history
  29. zip testfiles

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