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

71 add khiops parameters to predictor constructors #242

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Pass extra kwargs in all unittests of test_sklearn

3a0c1e0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

71 add khiops parameters to predictor constructors #242

Pass extra kwargs in all unittests of test_sklearn
3a0c1e0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests 3.8 succeeded Oct 16, 2024 in 1s

280 passed, 0 failed and 44 skipped

Tests passed successfully

Report Passed Failed Skipped Time
reports/py3.8/TEST-tests.test_core.KhiopsCoreIOTests-20241016082947.xml 11✅ 4s
reports/py3.8/TEST-tests.test_core.KhiopsCoreIOTests-20241016083454.xml 11✅ 3s
reports/py3.8/TEST-tests.test_core.KhiopsCoreServicesTests-20241016082947.xml 11✅ 225ms
reports/py3.8/TEST-tests.test_core.KhiopsCoreServicesTests-20241016083454.xml 11✅ 229ms
reports/py3.8/TEST-tests.test_core.KhiopsCoreSimpleUnitTests-20241016082947.xml 1✅ 1ms
reports/py3.8/TEST-tests.test_core.KhiopsCoreSimpleUnitTests-20241016083454.xml 1✅ 1ms
reports/py3.8/TEST-tests.test_core.KhiopsCoreVariousTests-20241016082947.xml 8✅ 1s
reports/py3.8/TEST-tests.test_core.KhiopsCoreVariousTests-20241016083454.xml 8✅ 301ms
reports/py3.8/TEST-tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016082947.xml 16✅ 4s
reports/py3.8/TEST-tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016083454.xml 16✅ 831ms
reports/py3.8/TEST-tests.test_dataset_errors.DatasetSpecErrorsTests-20241016082947.xml 47✅ 159ms
reports/py3.8/TEST-tests.test_dataset_errors.DatasetSpecErrorsTests-20241016083454.xml 47✅ 158ms
reports/py3.8/TEST-tests.test_estimator_attributes.EstimatorAttributesTests-20241016082947.xml 6✅ 48s
reports/py3.8/TEST-tests.test_estimator_attributes.EstimatorAttributesTests-20241016083454.xml 6✅ 45s
reports/py3.8/TEST-tests.test_helper_functions.KhiopsHelperFunctions-20241016082947.xml 1✅ 5ms
reports/py3.8/TEST-tests.test_helper_functions.KhiopsHelperFunctions-20241016083454.xml 1✅ 5ms
reports/py3.8/TEST-tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016082947.xml 1✅ 1ms
reports/py3.8/TEST-tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016083454.xml 1✅ 1ms
reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016082947.xml 1⚪ 2ms
reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016083454.xml 1⚪ 2ms
reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016082947.xml 2✅ 35ms
reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016083454.xml 2✅ 74ms
reports/py3.8/TEST-tests.test_parallel_execution.KhiopsParallelRunningTests-20241016082947.xml 8⚪ 14ms
reports/py3.8/TEST-tests.test_parallel_execution.KhiopsParallelRunningTests-20241016083454.xml 8⚪ 15ms
reports/py3.8/TEST-tests.test_remote_access.KhiopsDockerRunnerTests-20241016082947.xml 3✅ 1⚪ 2s
reports/py3.8/TEST-tests.test_remote_access.KhiopsDockerRunnerTests-20241016083454.xml 3✅ 1⚪ 2s
reports/py3.8/TEST-tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016082947.xml 4⚪ 7ms
reports/py3.8/TEST-tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016083454.xml 4⚪ 8ms
reports/py3.8/TEST-tests.test_remote_access.KhiopsS3RemoteFileTests-20241016082947.xml 4⚪ 8ms
reports/py3.8/TEST-tests.test_remote_access.KhiopsS3RemoteFileTests-20241016083454.xml 4⚪ 7ms
reports/py3.8/TEST-tests.test_samples.KhiopsSamplesTests-20241016082947.xml 2⚪ 2ms
reports/py3.8/TEST-tests.test_samples.KhiopsSamplesTests-20241016083454.xml 2⚪ 2ms
reports/py3.8/TEST-tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016082947.xml 2⚪ 8ms
reports/py3.8/TEST-tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016083454.xml 2⚪ 8ms
reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016082947.xml 1✅ 228s
reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016083454.xml 1✅ 54s
reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016082947.xml 32✅ 3s
reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016083454.xml 32✅ 3s

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreIOTests-20241016082947.xml

11 tests were completed in 4s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreIOTests-20241016082947 11✅ 4s

✅ tests.test_core.KhiopsCoreIOTests-20241016082947

tests.test_core.KhiopsCoreIOTests
  ✅ test_analysis_results
  ✅ test_api_scenario_generation
  ✅ test_binary_dictionary_domain
  ✅ test_coclustering_results
  ✅ test_dictionary
  ✅ test_general_options
  ✅ test_runner_version
  ✅ test_std_stream_errors
  ✅ test_std_stream_warnings
  ✅ test_std_streams_files
  ✅ test_unknown_argument_in_api_method

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreIOTests-20241016083454.xml

11 tests were completed in 3s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreIOTests-20241016083454 11✅ 3s

✅ tests.test_core.KhiopsCoreIOTests-20241016083454

tests.test_core.KhiopsCoreIOTests
  ✅ test_analysis_results
  ✅ test_api_scenario_generation
  ✅ test_binary_dictionary_domain
  ✅ test_coclustering_results
  ✅ test_dictionary
  ✅ test_general_options
  ✅ test_runner_version
  ✅ test_std_stream_errors
  ✅ test_std_stream_warnings
  ✅ test_std_streams_files
  ✅ test_unknown_argument_in_api_method

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreServicesTests-20241016082947.xml

11 tests were completed in 225ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreServicesTests-20241016082947 11✅ 225ms

✅ tests.test_core.KhiopsCoreServicesTests-20241016082947

tests.test_core.KhiopsCoreServicesTests
  ✅ test_analysis_results_accessors
  ✅ test_analysis_results_simple_edge_cases
  ✅ test_analysis_results_simple_initializations
  ✅ test_coclustering_results_accessors
  ✅ test_coclustering_results_simple_edge_cases
  ✅ test_coclustering_results_simple_initializations
  ✅ test_dictionary_accessors
  ✅ test_dictionary_extract_data_paths
  ✅ test_dictionary_get_dictionary_at_data_path
  ✅ test_dictionary_simple_edge_cases
  ✅ test_dictionary_simple_initializations

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreServicesTests-20241016083454.xml

11 tests were completed in 229ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreServicesTests-20241016083454 11✅ 229ms

✅ tests.test_core.KhiopsCoreServicesTests-20241016083454

tests.test_core.KhiopsCoreServicesTests
  ✅ test_analysis_results_accessors
  ✅ test_analysis_results_simple_edge_cases
  ✅ test_analysis_results_simple_initializations
  ✅ test_coclustering_results_accessors
  ✅ test_coclustering_results_simple_edge_cases
  ✅ test_coclustering_results_simple_initializations
  ✅ test_dictionary_accessors
  ✅ test_dictionary_extract_data_paths
  ✅ test_dictionary_get_dictionary_at_data_path
  ✅ test_dictionary_simple_edge_cases
  ✅ test_dictionary_simple_initializations

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreSimpleUnitTests-20241016082947.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreSimpleUnitTests-20241016082947 1✅ 1ms

✅ tests.test_core.KhiopsCoreSimpleUnitTests-20241016082947

tests.test_core.KhiopsCoreSimpleUnitTests
  ✅ test_create_unambiguous_khiops_path

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreSimpleUnitTests-20241016083454.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreSimpleUnitTests-20241016083454 1✅ 1ms

✅ tests.test_core.KhiopsCoreSimpleUnitTests-20241016083454

tests.test_core.KhiopsCoreSimpleUnitTests
  ✅ test_create_unambiguous_khiops_path

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreVariousTests-20241016082947.xml

8 tests were completed in 1s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreVariousTests-20241016082947 8✅ 1s

✅ tests.test_core.KhiopsCoreVariousTests-20241016082947

tests.test_core.KhiopsCoreVariousTests
  ✅ test_build_multi_table_dictionary_behavior
  ✅ test_build_multi_table_dictionary_deprecation
  ✅ test_invalid_templates
  ✅ test_invalid_versions
  ✅ test_khiops_environment_variables_basic
  ✅ test_pykhiops_import_deprecation_warning
  ✅ test_scenario_generation
  ✅ test_version_comparisons

✅ reports/py3.8/TEST-tests.test_core.KhiopsCoreVariousTests-20241016083454.xml

8 tests were completed in 301ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_core.KhiopsCoreVariousTests-20241016083454 8✅ 301ms

✅ tests.test_core.KhiopsCoreVariousTests-20241016083454

tests.test_core.KhiopsCoreVariousTests
  ✅ test_build_multi_table_dictionary_behavior
  ✅ test_build_multi_table_dictionary_deprecation
  ✅ test_invalid_templates
  ✅ test_invalid_versions
  ✅ test_khiops_environment_variables_basic
  ✅ test_pykhiops_import_deprecation_warning
  ✅ test_scenario_generation
  ✅ test_version_comparisons

✅ reports/py3.8/TEST-tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016082947.xml

16 tests were completed in 4s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016082947 16✅ 4s

✅ tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016082947

tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests
  ✅ test_created_dictionary_from_data_file_monotable
  ✅ test_created_dictionary_from_data_files_multitable_snowflake
  ✅ test_created_dictionary_from_data_files_multitable_star
  ✅ test_created_dictionary_from_dataframe_monotable
  ✅ test_created_dictionary_from_dataframes_multitable_snowflake
  ✅ test_created_dictionary_from_dataframes_multitable_star
  ✅ test_created_file_from_data_file_monotable
  ✅ test_created_file_from_dataframe_monotable
  ✅ test_created_file_from_numpy_array_monotable
  ✅ test_created_file_from_sparse_matrix_monotable
  ✅ test_created_file_from_sparse_matrix_monotable_specification
  ✅ test_created_files_from_data_files_multitable_snowflake
  ✅ test_created_files_from_data_files_multitable_star
  ✅ test_created_files_from_dataframes_multitable_snowflake
  ✅ test_created_files_from_dataframes_multitable_star
  ✅ test_dataset_is_correctly_built

✅ reports/py3.8/TEST-tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016083454.xml

16 tests were completed in 831ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016083454 16✅ 831ms

✅ tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests-20241016083454

tests.test_dataset_class.KhiopsConsistensyOfFilesAndDictionariesWithInputDataTests
  ✅ test_created_dictionary_from_data_file_monotable
  ✅ test_created_dictionary_from_data_files_multitable_snowflake
  ✅ test_created_dictionary_from_data_files_multitable_star
  ✅ test_created_dictionary_from_dataframe_monotable
  ✅ test_created_dictionary_from_dataframes_multitable_snowflake
  ✅ test_created_dictionary_from_dataframes_multitable_star
  ✅ test_created_file_from_data_file_monotable
  ✅ test_created_file_from_dataframe_monotable
  ✅ test_created_file_from_numpy_array_monotable
  ✅ test_created_file_from_sparse_matrix_monotable
  ✅ test_created_file_from_sparse_matrix_monotable_specification
  ✅ test_created_files_from_data_files_multitable_snowflake
  ✅ test_created_files_from_data_files_multitable_star
  ✅ test_created_files_from_dataframes_multitable_snowflake
  ✅ test_created_files_from_dataframes_multitable_star
  ✅ test_dataset_is_correctly_built

✅ reports/py3.8/TEST-tests.test_dataset_errors.DatasetSpecErrorsTests-20241016082947.xml

47 tests were completed in 159ms with 47 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_dataset_errors.DatasetSpecErrorsTests-20241016082947 47✅ 159ms

✅ tests.test_dataset_errors.DatasetSpecErrorsTests-20241016082947

tests.test_dataset_errors.DatasetSpecErrorsTests
  ✅ test_dic_spec_main_table_key_must_be_specified
  ✅ test_dict_spec_entiy_flag_relation_must_be_bool
  ✅ test_dict_spec_format_must_be_tuple
  ✅ test_dict_spec_format_tuple_1st_element_must_be_a_single_character
  ✅ test_dict_spec_format_tuple_1st_element_must_be_str
  ✅ test_dict_spec_format_tuple_2nd_element_must_be_bool
  ✅ test_dict_spec_key_column_type_must_be_str_or_int
  ✅ test_dict_spec_key_tables_must_be_mapping
  ✅ test_dict_spec_key_tables_must_be_present
  ✅ test_dict_spec_key_type_must_be_str_or_list_like
  ✅ test_dict_spec_main_table_key_must_be_non_empty_for_multitable_datasets
  ✅ test_dict_spec_main_table_must_be_specified_for_multitable_datasets
  ✅ test_dict_spec_main_table_must_be_str
  ✅ test_dict_spec_main_table_not_declared_in_tables
  ✅ test_dict_spec_relation_must_appear_once
  ✅ test_dict_spec_relation_table_must_be_in_table_list
  ✅ test_dict_spec_relation_tables_must_not_be_the_same
  ✅ test_dict_spec_relations_must_be_list_like
  ✅ test_dict_spec_relations_must_be_of_size_2_or_3
  ✅ test_dict_spec_relations_must_be_tuple
  ✅ test_dict_spec_secondary_table_key_must_be_specified
  ✅ test_dict_spec_source_table_type_must_be_adequate
  ✅ test_dict_spec_table_input_tuple_must_have_size_2
  ✅ test_dict_spec_table_input_type_must_be_a_tuple
  ✅ test_dict_spec_table_key_column_type_must_be_str
  ✅ test_dict_spec_table_key_must_be_str_or_sequence
  ✅ test_dict_spec_table_list_cannot_be_empty
  ✅ test_dict_spec_table_name_is_empty_string
  ✅ test_dict_spec_table_name_must_be_str
  ✅ test_dict_spec_table_relation_must_be_str
  ✅ test_dict_spec_target_column_must_be_specified_to_be_accessed
  ✅ test_dict_spec_y_must_be_str_when_x_is_file_spec
  ✅ test_dict_spec_y_type_must_be_series_or_df_when_x_is_df_spec
  ✅ test_file_table_fails_with_empty_table_file
  ✅ test_file_table_fails_with_non_existent_table_file
  ✅ test_file_table_internal_file_creation_fails_on_an_existing_path
  ✅ test_pandas_table_column_ids_must_all_be_int_or_str
  ✅ test_pandas_table_fails_if_target_column_is_already_in_the_features
  ✅ test_pandas_table_input_table_must_not_be_empty
  ✅ test_pandas_table_input_type_must_be_dataframe
  ✅ test_pandas_table_target_column_must_be_series
  ✅ test_sequence_spec_must_be_a_non_empty
  ✅ test_sequence_spec_must_be_str_or_df
  ✅ test_tuple_spec_elements_must_be_str
  ✅ test_tuple_spec_must_have_length_2
  ✅ test_x_must_be_df_or_tuple_or_sequence_or_mapping
  ✅ test_y_type_must_be_str_or_array_like_1d

✅ reports/py3.8/TEST-tests.test_dataset_errors.DatasetSpecErrorsTests-20241016083454.xml

47 tests were completed in 158ms with 47 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_dataset_errors.DatasetSpecErrorsTests-20241016083454 47✅ 158ms

✅ tests.test_dataset_errors.DatasetSpecErrorsTests-20241016083454

tests.test_dataset_errors.DatasetSpecErrorsTests
  ✅ test_dic_spec_main_table_key_must_be_specified
  ✅ test_dict_spec_entiy_flag_relation_must_be_bool
  ✅ test_dict_spec_format_must_be_tuple
  ✅ test_dict_spec_format_tuple_1st_element_must_be_a_single_character
  ✅ test_dict_spec_format_tuple_1st_element_must_be_str
  ✅ test_dict_spec_format_tuple_2nd_element_must_be_bool
  ✅ test_dict_spec_key_column_type_must_be_str_or_int
  ✅ test_dict_spec_key_tables_must_be_mapping
  ✅ test_dict_spec_key_tables_must_be_present
  ✅ test_dict_spec_key_type_must_be_str_or_list_like
  ✅ test_dict_spec_main_table_key_must_be_non_empty_for_multitable_datasets
  ✅ test_dict_spec_main_table_must_be_specified_for_multitable_datasets
  ✅ test_dict_spec_main_table_must_be_str
  ✅ test_dict_spec_main_table_not_declared_in_tables
  ✅ test_dict_spec_relation_must_appear_once
  ✅ test_dict_spec_relation_table_must_be_in_table_list
  ✅ test_dict_spec_relation_tables_must_not_be_the_same
  ✅ test_dict_spec_relations_must_be_list_like
  ✅ test_dict_spec_relations_must_be_of_size_2_or_3
  ✅ test_dict_spec_relations_must_be_tuple
  ✅ test_dict_spec_secondary_table_key_must_be_specified
  ✅ test_dict_spec_source_table_type_must_be_adequate
  ✅ test_dict_spec_table_input_tuple_must_have_size_2
  ✅ test_dict_spec_table_input_type_must_be_a_tuple
  ✅ test_dict_spec_table_key_column_type_must_be_str
  ✅ test_dict_spec_table_key_must_be_str_or_sequence
  ✅ test_dict_spec_table_list_cannot_be_empty
  ✅ test_dict_spec_table_name_is_empty_string
  ✅ test_dict_spec_table_name_must_be_str
  ✅ test_dict_spec_table_relation_must_be_str
  ✅ test_dict_spec_target_column_must_be_specified_to_be_accessed
  ✅ test_dict_spec_y_must_be_str_when_x_is_file_spec
  ✅ test_dict_spec_y_type_must_be_series_or_df_when_x_is_df_spec
  ✅ test_file_table_fails_with_empty_table_file
  ✅ test_file_table_fails_with_non_existent_table_file
  ✅ test_file_table_internal_file_creation_fails_on_an_existing_path
  ✅ test_pandas_table_column_ids_must_all_be_int_or_str
  ✅ test_pandas_table_fails_if_target_column_is_already_in_the_features
  ✅ test_pandas_table_input_table_must_not_be_empty
  ✅ test_pandas_table_input_type_must_be_dataframe
  ✅ test_pandas_table_target_column_must_be_series
  ✅ test_sequence_spec_must_be_a_non_empty
  ✅ test_sequence_spec_must_be_str_or_df
  ✅ test_tuple_spec_elements_must_be_str
  ✅ test_tuple_spec_must_have_length_2
  ✅ test_x_must_be_df_or_tuple_or_sequence_or_mapping
  ✅ test_y_type_must_be_str_or_array_like_1d

✅ reports/py3.8/TEST-tests.test_estimator_attributes.EstimatorAttributesTests-20241016082947.xml

6 tests were completed in 48s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_estimator_attributes.EstimatorAttributesTests-20241016082947 6✅ 48s

✅ tests.test_estimator_attributes.EstimatorAttributesTests-20241016082947

tests.test_estimator_attributes.EstimatorAttributesTests
  ✅ test_classifier_attributes_monotable
  ✅ test_classifier_attributes_multitable
  ✅ test_encoder_attributes_monotable
  ✅ test_encoder_attributes_multitable
  ✅ test_regressor_attributes_monotable
  ✅ test_regressor_attributes_multitable

✅ reports/py3.8/TEST-tests.test_estimator_attributes.EstimatorAttributesTests-20241016083454.xml

6 tests were completed in 45s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_estimator_attributes.EstimatorAttributesTests-20241016083454 6✅ 45s

✅ tests.test_estimator_attributes.EstimatorAttributesTests-20241016083454

tests.test_estimator_attributes.EstimatorAttributesTests
  ✅ test_classifier_attributes_monotable
  ✅ test_classifier_attributes_multitable
  ✅ test_encoder_attributes_monotable
  ✅ test_encoder_attributes_multitable
  ✅ test_regressor_attributes_monotable
  ✅ test_regressor_attributes_multitable

✅ reports/py3.8/TEST-tests.test_helper_functions.KhiopsHelperFunctions-20241016082947.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_helper_functions.KhiopsHelperFunctions-20241016082947 1✅ 5ms

✅ tests.test_helper_functions.KhiopsHelperFunctions-20241016082947

tests.test_helper_functions.KhiopsHelperFunctions
  ✅ test_build_multi_table_dictionary_domain

✅ reports/py3.8/TEST-tests.test_helper_functions.KhiopsHelperFunctions-20241016083454.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_helper_functions.KhiopsHelperFunctions-20241016083454 1✅ 5ms

✅ tests.test_helper_functions.KhiopsHelperFunctions-20241016083454

tests.test_helper_functions.KhiopsHelperFunctions
  ✅ test_build_multi_table_dictionary_domain

✅ reports/py3.8/TEST-tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016082947.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016082947 1✅ 1ms

✅ tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016082947

tests.test_khiops_integrations.DockerKhiopsEdgeCases
  ✅ test_shared_dir_edge_cases

✅ reports/py3.8/TEST-tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016083454.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016083454 1✅ 1ms

✅ tests.test_khiops_integrations.DockerKhiopsEdgeCases-20241016083454

tests.test_khiops_integrations.DockerKhiopsEdgeCases
  ✅ test_shared_dir_edge_cases

✅ reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016082947.xml

1 tests were completed in 2ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016082947 1⚪ 2ms

✅ tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016082947

tests.test_khiops_integrations.KhiopsMultitableFitTests
  ⚪ test_estimator_multiple_create_and_fit_does_not_raise_exception

✅ reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016083454.xml

1 tests were completed in 2ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016083454 1⚪ 2ms

✅ tests.test_khiops_integrations.KhiopsMultitableFitTests-20241016083454

tests.test_khiops_integrations.KhiopsMultitableFitTests
  ⚪ test_estimator_multiple_create_and_fit_does_not_raise_exception

✅ reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016082947.xml

2 tests were completed in 35ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016082947 2✅ 35ms

✅ tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016082947

tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests
  ✅ test_runner_has_mpiexec_on_linux
  ✅ test_runner_with_conda_based_environment

✅ reports/py3.8/TEST-tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016083454.xml

2 tests were completed in 74ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016083454 2✅ 74ms

✅ tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests-20241016083454

tests.test_khiops_integrations.KhiopsRunnerEnvironmentTests
  ✅ test_runner_has_mpiexec_on_linux
  ✅ test_runner_with_conda_based_environment

✅ reports/py3.8/TEST-tests.test_parallel_execution.KhiopsParallelRunningTests-20241016082947.xml

8 tests were completed in 14ms with 0 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
tests.test_parallel_execution.KhiopsParallelRunningTests-20241016082947 8⚪ 14ms

✅ tests.test_parallel_execution.KhiopsParallelRunningTests-20241016082947

tests.test_parallel_execution.KhiopsParallelRunningTests
  ⚪ test_parallel_classifier_fit
  ⚪ test_parallel_classifier_fit_predict
  ⚪ test_parallel_coclustering_fit
  ⚪ test_parallel_coclustering_fit_predict
  ⚪ test_parallel_encoder_fit
  ⚪ test_parallel_encoder_fit_predict
  ⚪ test_parallel_regressor_fit
  ⚪ test_parallel_regressor_fit_predict

✅ reports/py3.8/TEST-tests.test_parallel_execution.KhiopsParallelRunningTests-20241016083454.xml

8 tests were completed in 15ms with 0 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
tests.test_parallel_execution.KhiopsParallelRunningTests-20241016083454 8⚪ 15ms

✅ tests.test_parallel_execution.KhiopsParallelRunningTests-20241016083454

tests.test_parallel_execution.KhiopsParallelRunningTests
  ⚪ test_parallel_classifier_fit
  ⚪ test_parallel_classifier_fit_predict
  ⚪ test_parallel_coclustering_fit
  ⚪ test_parallel_coclustering_fit_predict
  ⚪ test_parallel_encoder_fit
  ⚪ test_parallel_encoder_fit_predict
  ⚪ test_parallel_regressor_fit
  ⚪ test_parallel_regressor_fit_predict

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsDockerRunnerTests-20241016082947.xml

4 tests were completed in 2s with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsDockerRunnerTests-20241016082947 3✅ 1⚪ 2s

✅ tests.test_remote_access.KhiopsDockerRunnerTests-20241016082947

tests.test_remote_access.KhiopsDockerRunnerTests
  ✅ test_khiops_classifier_with_remote_access
  ✅ test_train_predictor_fail_and_log_with_remote_access
  ✅ test_train_predictor_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsDockerRunnerTests-20241016083454.xml

4 tests were completed in 2s with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsDockerRunnerTests-20241016083454 3✅ 1⚪ 2s

✅ tests.test_remote_access.KhiopsDockerRunnerTests-20241016083454

tests.test_remote_access.KhiopsDockerRunnerTests
  ✅ test_khiops_classifier_with_remote_access
  ✅ test_train_predictor_fail_and_log_with_remote_access
  ✅ test_train_predictor_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016082947.xml

4 tests were completed in 7ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016082947 4⚪ 7ms

✅ tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016082947

tests.test_remote_access.KhiopsGCSRemoteFileTests
  ⚪ test_khiops_classifier_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access
  ⚪ test_train_predictor_fail_and_log_with_remote_access
  ⚪ test_train_predictor_with_remote_access

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016083454.xml

4 tests were completed in 8ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016083454 4⚪ 8ms

✅ tests.test_remote_access.KhiopsGCSRemoteFileTests-20241016083454

tests.test_remote_access.KhiopsGCSRemoteFileTests
  ⚪ test_khiops_classifier_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access
  ⚪ test_train_predictor_fail_and_log_with_remote_access
  ⚪ test_train_predictor_with_remote_access

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsS3RemoteFileTests-20241016082947.xml

4 tests were completed in 8ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsS3RemoteFileTests-20241016082947 4⚪ 8ms

✅ tests.test_remote_access.KhiopsS3RemoteFileTests-20241016082947

tests.test_remote_access.KhiopsS3RemoteFileTests
  ⚪ test_khiops_classifier_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access
  ⚪ test_train_predictor_fail_and_log_with_remote_access
  ⚪ test_train_predictor_with_remote_access

✅ reports/py3.8/TEST-tests.test_remote_access.KhiopsS3RemoteFileTests-20241016083454.xml

4 tests were completed in 7ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
tests.test_remote_access.KhiopsS3RemoteFileTests-20241016083454 4⚪ 7ms

✅ tests.test_remote_access.KhiopsS3RemoteFileTests-20241016083454

tests.test_remote_access.KhiopsS3RemoteFileTests
  ⚪ test_khiops_classifier_with_remote_access
  ⚪ test_khiops_coclustering_with_remote_access
  ⚪ test_train_predictor_fail_and_log_with_remote_access
  ⚪ test_train_predictor_with_remote_access

✅ reports/py3.8/TEST-tests.test_samples.KhiopsSamplesTests-20241016082947.xml

2 tests were completed in 2ms with 0 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
tests.test_samples.KhiopsSamplesTests-20241016082947 2⚪ 2ms

✅ tests.test_samples.KhiopsSamplesTests-20241016082947

tests.test_samples.KhiopsSamplesTests
  ⚪ test_samples
  ⚪ test_samples_sklearn

✅ reports/py3.8/TEST-tests.test_samples.KhiopsSamplesTests-20241016083454.xml

2 tests were completed in 2ms with 0 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
tests.test_samples.KhiopsSamplesTests-20241016083454 2⚪ 2ms

✅ tests.test_samples.KhiopsSamplesTests-20241016083454

tests.test_samples.KhiopsSamplesTests
  ⚪ test_samples
  ⚪ test_samples_sklearn

✅ reports/py3.8/TEST-tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016082947.xml

2 tests were completed in 8ms with 0 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016082947 2⚪ 8ms

✅ tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016082947

tests.test_sklearn_output_types.KhiopsSklearnOutputTypes
  ⚪ test_classifier_output_types
  ⚪ test_regression_output_types

✅ reports/py3.8/TEST-tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016083454.xml

2 tests were completed in 8ms with 0 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016083454 2⚪ 8ms

✅ tests.test_sklearn_output_types.KhiopsSklearnOutputTypes-20241016083454

tests.test_sklearn_output_types.KhiopsSklearnOutputTypes
  ⚪ test_classifier_output_types
  ⚪ test_regression_output_types

✅ reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016082947.xml

1 tests were completed in 228s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016082947 1✅ 228s

✅ tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016082947

tests.test_sklearn.KhiopsSklearnEstimatorStandardTests
  ✅ test_sklearn_check_estimator

✅ reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016083454.xml

1 tests were completed in 54s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016083454 1✅ 54s

✅ tests.test_sklearn.KhiopsSklearnEstimatorStandardTests-20241016083454

tests.test_sklearn.KhiopsSklearnEstimatorStandardTests
  ✅ test_sklearn_check_estimator

✅ reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016082947.xml

32 tests were completed in 3s with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016082947 32✅ 3s

✅ tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016082947

tests.test_sklearn.KhiopsSklearnParameterPassingTests
  ✅ test_parameter_transfer_classifier_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_classifier_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_classifier_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_classifier_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_classifier_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_classifier_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_classifier_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_classifier_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_classifier_predict_from_multitable_file_dataset
  ✅ test_parameter_transfer_coclustering_fit_from_dataframe
  ✅ test_parameter_transfer_coclustering_fit_from_file_dataset
  ✅ test_parameter_transfer_coclustering_predict_from_dataframe
  ✅ test_parameter_transfer_coclustering_predict_from_file_dataset
  ✅ test_parameter_transfer_coclustering_simplify_from_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_encoder_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_encoder_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_encoder_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_encoder_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_encoder_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_encoder_predict_from_multitable_file_dataset
  ✅ test_parameter_transfer_regressor_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_regressor_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_regressor_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_regressor_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_regressor_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_regressor_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_regressor_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_regressor_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_regressor_predict_from_multitable_file_dataset

✅ reports/py3.8/TEST-tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016083454.xml

32 tests were completed in 3s with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016083454 32✅ 3s

✅ tests.test_sklearn.KhiopsSklearnParameterPassingTests-20241016083454

tests.test_sklearn.KhiopsSklearnParameterPassingTests
  ✅ test_parameter_transfer_classifier_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_classifier_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_classifier_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_classifier_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_classifier_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_classifier_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_classifier_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_classifier_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_classifier_predict_from_multitable_file_dataset
  ✅ test_parameter_transfer_coclustering_fit_from_dataframe
  ✅ test_parameter_transfer_coclustering_fit_from_file_dataset
  ✅ test_parameter_transfer_coclustering_predict_from_dataframe
  ✅ test_parameter_transfer_coclustering_predict_from_file_dataset
  ✅ test_parameter_transfer_coclustering_simplify_from_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_encoder_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_encoder_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_encoder_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_encoder_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_encoder_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_encoder_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_encoder_predict_from_multitable_file_dataset
  ✅ test_parameter_transfer_regressor_fit_from_monotable_dataframe
  ✅ test_parameter_transfer_regressor_fit_from_monotable_dataframe_with_df_y
  ✅ test_parameter_transfer_regressor_fit_from_monotable_file_dataset
  ✅ test_parameter_transfer_regressor_fit_from_multitable_dataframe
  ✅ test_parameter_transfer_regressor_fit_from_multitable_file_dataset
  ✅ test_parameter_transfer_regressor_predict_from_monotable_dataframe
  ✅ test_parameter_transfer_regressor_predict_from_monotable_file_dataset
  ✅ test_parameter_transfer_regressor_predict_from_multitable_dataframe
  ✅ test_parameter_transfer_regressor_predict_from_multitable_file_dataset