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

TEST-#6016: make sure eval_general doesn't expect exceptions by default #6954

Merged
merged 61 commits into from
Mar 14, 2024

Commits on Mar 1, 2024

  1. TEST-modin-project#6016: make sure 'eval_general' doesn't expect exce…

    …ptions by default
    
    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1bcb09e View commit details
    Browse the repository at this point in the history
  2. update 'test_general'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    22207df View commit details
    Browse the repository at this point in the history
  3. update 'test_binary.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b281235 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c014163 View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a5db6a3 View commit details
    Browse the repository at this point in the history
  6. update 'test_indexing.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2971259 View commit details
    Browse the repository at this point in the history
  7. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cb1f705 View commit details
    Browse the repository at this point in the history
  8. update 'test_reduce.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d52e6b9 View commit details
    Browse the repository at this point in the history
  9. update 'test_udf.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4d2c028 View commit details
    Browse the repository at this point in the history
  10. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c9122d4 View commit details
    Browse the repository at this point in the history
  11. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    46cfb38 View commit details
    Browse the repository at this point in the history
  12. update 'test_series.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8eb878b View commit details
    Browse the repository at this point in the history
  13. update 'test_map_metadata.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    27e1444 View commit details
    Browse the repository at this point in the history
  14. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0e7e206 View commit details
    Browse the repository at this point in the history
  15. update 'test_io.py'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5ec5984 View commit details
    Browse the repository at this point in the history
  16. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    74f3ebf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a40b71f View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    93af135 View commit details
    Browse the repository at this point in the history
  3. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e7e30f0 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    54910b4 View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d0a0867 View commit details
    Browse the repository at this point in the history
  6. fies

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d5ae03c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73a0d69 View commit details
    Browse the repository at this point in the history
  8. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    04ecf14 View commit details
    Browse the repository at this point in the history
  9. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    89327bc View commit details
    Browse the repository at this point in the history
  10. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8b59bcb View commit details
    Browse the repository at this point in the history
  11. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4af874e View commit details
    Browse the repository at this point in the history
  12. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3693b60 View commit details
    Browse the repository at this point in the history
  13. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f9ec678 View commit details
    Browse the repository at this point in the history
  14. REVERT ME; use all tests

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    08f0a28 View commit details
    Browse the repository at this point in the history
  15. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    023cf96 View commit details
    Browse the repository at this point in the history
  16. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    12c8337 View commit details
    Browse the repository at this point in the history
  17. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0f9172b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    728987d View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d65bd21 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    7fb4ba1 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    779c7f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    b6fb0cc View commit details
    Browse the repository at this point in the history
  2. fixes after merge

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7d2f6cb View commit details
    Browse the repository at this point in the history
  3. REFACTOR-modin-project#7013: Move to_pandas and to_ray_dataset in…

    …to modin namespace (modin-project#7014)
    
    Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev and YarShev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    999ce44 View commit details
    Browse the repository at this point in the history
  4. FEAT-modin-project#7001: Do not force materialization in MetaList.__g…

    …etitem__() (modin-project#7006)
    
    Co-authored-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    Signed-off-by: Andrey Pavlenko <andrey.a.pavlenko@gmail.com>
    2 people authored and anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    47a886c View commit details
    Browse the repository at this point in the history
  5. REFACTOR-modin-project#7017: Align 'to_hdf' and 'hist' signatures to …

    …pandas (modin-project#7018)
    
    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a64e5d1 View commit details
    Browse the repository at this point in the history
  6. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5f00068 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d03ebc6 View commit details
    Browse the repository at this point in the history
  8. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2d5e139 View commit details
    Browse the repository at this point in the history
  9. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    abf89fb View commit details
    Browse the repository at this point in the history
  10. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    65db771 View commit details
    Browse the repository at this point in the history
  11. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9baeb87 View commit details
    Browse the repository at this point in the history
  12. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    760f040 View commit details
    Browse the repository at this point in the history
  13. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3937854 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b16edab View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    def475e View commit details
    Browse the repository at this point in the history
  3. fix 'test_loc_iloc_2064'

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2fe8086 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    925b4ce View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    af29f5b View commit details
    Browse the repository at this point in the history
  6. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cd04805 View commit details
    Browse the repository at this point in the history
  7. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d3ce0c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6abeba7 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6bcd51d View commit details
    Browse the repository at this point in the history
  3. fixes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9a340ec View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. address review comments and remove debug stuff

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    46c4abe View commit details
    Browse the repository at this point in the history