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

fix mypy extra unit tests, pin pandas-stubs for dev env #1056

Merged
merged 8 commits into from
Dec 15, 2022
Merged

Commits on Dec 15, 2022

  1. fix mypy extra unit tests, pin pandas-stubs for dev env

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    536d274 View commit details
    Browse the repository at this point in the history
  2. ignore pandas-stubs version in nox requirements target

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3cb3fef View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1a40506 View commit details
    Browse the repository at this point in the history
  4. mypy test uses config

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    fe0f9e1 View commit details
    Browse the repository at this point in the history
  5. update modin tests

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    90ab449 View commit details
    Browse the repository at this point in the history
  6. update ci to use concurrency groups instead of fail-fast

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8d50ba2 View commit details
    Browse the repository at this point in the history
  7. update concurrency in workflow

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    fa1a6b6 View commit details
    Browse the repository at this point in the history
  8. fixes

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e4d6918 View commit details
    Browse the repository at this point in the history