Path Lines of Code assets/aml-benchmark/tests/__init__.py 5 assets/aml-benchmark/tests/batch_benchmark_config_generator/__init__.py 1 assets/aml-benchmark/tests/batch_benchmark_config_generator/test_batch_benchmark_config_generator.py 124 assets/aml-benchmark/tests/batch_benchmark_inference/__init__.py 1 assets/aml-benchmark/tests/batch_benchmark_inference/test_batch_benchmark_inference.py 233 assets/aml-benchmark/tests/batch_benchmark_inference/test_batch_benchmark_score.py 85 assets/aml-benchmark/tests/batch_benchmark_inference_claude/__init__.py 1 assets/aml-benchmark/tests/batch_benchmark_inference_claude/test_claude_header_handler.py 21 assets/aml-benchmark/tests/batch_benchmark_inference_claude/test_claude_online_endpoint.py 149 assets/aml-benchmark/tests/batch_benchmark_inference_claude/test_online_endpoint_model.py 22 assets/aml-benchmark/tests/batch_inference_preparer/__init__.py 1 assets/aml-benchmark/tests/batch_inference_preparer/test_batch_input_preparer.py 157 assets/aml-benchmark/tests/batch_output_formatter/__init__.py 1 assets/aml-benchmark/tests/batch_output_formatter/test_batch_output_formatter.py 124 assets/aml-benchmark/tests/batch_output_formatter/test_result_converters.py 107 assets/aml-benchmark/tests/benchmark_embedding_model/__init__.py 1 assets/aml-benchmark/tests/benchmark_embedding_model/test_benchmark_embedding_model.py 6 assets/aml-benchmark/tests/benchmark_result_aggregator/__init__.py 1 assets/aml-benchmark/tests/benchmark_result_aggregator/test_benchmark_result_aggregator.py 102 assets/aml-benchmark/tests/compute_performance_metrics/__init__.py 1 assets/aml-benchmark/tests/compute_performance_metrics/test_compute_perf_metrics.py 724 assets/aml-benchmark/tests/conftest.py 4 assets/aml-benchmark/tests/data/batch_benchmark_inference/batch_inference_input.jsonl 2 assets/aml-benchmark/tests/data/batch_benchmark_inference/batch_inference_input_vision.jsonl 2 assets/aml-benchmark/tests/data/batch_benchmark_inference/batch_inference_output_oss_chat.jsonl 2 assets/aml-benchmark/tests/data/batch_benchmark_inference/batch_inference_output_oss_text.jsonl 2 assets/aml-benchmark/tests/data/batch_benchmark_inference/sample_batch_input.jsonl 2 assets/aml-benchmark/tests/data/batch_benchmark_inference/sample_batch_input_vision.jsonl 2 assets/aml-benchmark/tests/data/perf_metrics_data.jsonl 7 assets/aml-benchmark/tests/data/postprocessed_output.jsonl 2 assets/aml-benchmark/tests/data/process_ground_truth_sample_examples.jsonl 9 assets/aml-benchmark/tests/data/process_humaneval_script_ground_truth.jsonl 1 assets/aml-benchmark/tests/data/process_one_example.jsonl 2 assets/aml-benchmark/tests/data/process_one_prediction_example.jsonl 1 assets/aml-benchmark/tests/data/sample_data_for_prediction.jsonl 5 assets/aml-benchmark/tests/data/sample_ground_truths.jsonl 2 assets/aml-benchmark/tests/data/sampler_data_1.jsonl 20 assets/aml-benchmark/tests/data/sampler_data_2.jsonl 26 assets/aml-benchmark/tests/data/test_data_prompt_crafter/anli/fewshot_sample.jsonl 10 assets/aml-benchmark/tests/data/test_data_prompt_crafter/anli/inference_sample.jsonl 10 assets/aml-benchmark/tests/data/test_data_prompt_crafter/fewshotsample.jsonl 6 assets/aml-benchmark/tests/data/test_data_prompt_crafter/inferencesample.jsonl 2 assets/aml-benchmark/tests/data/test_data_prompt_crafter/mnli/fewshot_sample.jsonl 10 assets/aml-benchmark/tests/data/test_data_prompt_crafter/mnli/inference_sample.jsonl 10 assets/aml-benchmark/tests/dataset_downloader/__init__.py 1 assets/aml-benchmark/tests/dataset_downloader/test_dataset_downloader.py 269 assets/aml-benchmark/tests/dataset_preprocessor/__init__.py 1 assets/aml-benchmark/tests/dataset_preprocessor/test_dataset_preprocessor.py 383 assets/aml-benchmark/tests/dataset_sampler/__init__.py 1 assets/aml-benchmark/tests/dataset_sampler/test_dataset_sampler.py 413 assets/aml-benchmark/tests/inference_postprocessor/__init__.py 1 assets/aml-benchmark/tests/inference_postprocessor/test_inference_postprocessor.py 851 assets/aml-benchmark/tests/pipelines/batch_benchmark_score.yaml 42 assets/aml-benchmark/tests/pipelines/batch_inference_preparer.yaml 48 assets/aml-benchmark/tests/pipelines/batch_output_formatter.yaml 56 assets/aml-benchmark/tests/pipelines/benchmark_result_aggregator_pipeline.yaml 88 assets/aml-benchmark/tests/pipelines/benchmark_result_aggregator_pipeline_no_perf.yaml 69 assets/aml-benchmark/tests/pipelines/benchmark_result_aggregator_pipeline_no_quality.yaml 68 assets/aml-benchmark/tests/pipelines/compute_perf_metrics_pipeline.yaml 40 assets/aml-benchmark/tests/pipelines/dataset_downloader_pipeline.yaml 29 assets/aml-benchmark/tests/pipelines/dataset_preprocessor_pipeline.yaml 32 assets/aml-benchmark/tests/pipelines/dataset_sampler_pipeline.yaml 32 assets/aml-benchmark/tests/pipelines/inference_postprocessor_pipeline.yaml 54 assets/aml-benchmark/tests/pipelines/inference_postprocessor_pipeline2.yaml 53 assets/aml-benchmark/tests/pipelines/prompt_crafter_pipeline.yaml 39 assets/aml-benchmark/tests/pipelines/prompt_crafter_pipeline_with_few_shot.yaml 41 assets/aml-benchmark/tests/prompt_crafter/__init__.py 1 assets/aml-benchmark/tests/prompt_crafter/test_checksum.py 32 assets/aml-benchmark/tests/prompt_crafter/test_prompt_crafter.py 310 assets/aml-benchmark/tests/prompt_crafter/test_prompts.py 154 assets/aml-benchmark/tests/references/score.py 4 assets/aml-benchmark/tests/test_utils.py 296 assets/batch_score/components/driver/test_assets/__init__.py 1 assets/batch_score/components/driver/test_assets/create_test_asset.py 48 assets/batch_score/components/driver/tests/__init__.py 1 assets/batch_score/components/driver/tests/e2e/__init__.py 1 assets/batch_score/components/driver/tests/e2e/aoai_endpoint_test.py 127 assets/batch_score/components/driver/tests/e2e/conftest.py 101 assets/batch_score/components/driver/tests/e2e/mir_endpoint_llm_test.py 83 assets/batch_score/components/driver/tests/e2e/serverless_endpoint_test.py 53 assets/batch_score/components/driver/tests/e2e/util.py 98 assets/batch_score/components/driver/tests/fixtures/__init__.py 1 assets/batch_score/components/driver/tests/fixtures/adjustment.py 10 assets/batch_score/components/driver/tests/fixtures/client_response.py 23 assets/batch_score/components/driver/tests/fixtures/conductor.py 65 assets/batch_score/components/driver/tests/fixtures/configuration.py 18 assets/batch_score/components/driver/tests/fixtures/geneva_event_listener.py 11 assets/batch_score/components/driver/tests/fixtures/input_transformer.py 27 assets/batch_score/components/driver/tests/fixtures/logging_utils.py 16 assets/batch_score/components/driver/tests/fixtures/parallel_driver.py 23 assets/batch_score/components/driver/tests/fixtures/quota_client.py 18 assets/batch_score/components/driver/tests/fixtures/routing_client.py 42 assets/batch_score/components/driver/tests/fixtures/scoring_client.py 27 assets/batch_score/components/driver/tests/fixtures/scoring_result.py 36 assets/batch_score/components/driver/tests/fixtures/tally_failed_request_handler.py 12 assets/batch_score/components/driver/tests/fixtures/telemetry_events.py 174 assets/batch_score/components/driver/tests/fixtures/test_mini_batch_context.py 4 assets/batch_score/components/driver/tests/fixtures/token_provider.py 26 assets/batch_score/components/driver/tests/fixtures/vesta_encoded_image_scrubber.py 17 assets/batch_score/components/driver/tests/fixtures/vesta_image_modifier.py 60 assets/batch_score/components/driver/tests/fixtures/worker.py 38 assets/batch_score/components/driver/tests/unit/__init__.py 1 assets/batch_score/components/driver/tests/unit/aoai/test_aoai_header_provider.py 24 assets/batch_score/components/driver/tests/unit/aoai/test_aoai_response_handler.py 222 assets/batch_score/components/driver/tests/unit/aoai/test_aoai_scoring_client.py 10 assets/batch_score/components/driver/tests/unit/batch_pool/quota/test_chat_completion_estimator.py 29 assets/batch_score/components/driver/tests/unit/batch_pool/quota/test_completion_estimator.py 23 assets/batch_score/components/driver/tests/unit/batch_pool/quota/test_embeddings_estimator.py 29 assets/batch_score/components/driver/tests/unit/batch_pool/quota/test_quota_client.py 101 assets/batch_score/components/driver/tests/unit/batch_pool/test_meds_client.py 128 assets/batch_score/components/driver/tests/unit/batch_pool/test_pool_scoring_client.py 36 assets/batch_score/components/driver/tests/unit/batch_pool/test_routing_client.py 107 assets/batch_score/components/driver/tests/unit/batch_pool/test_routing_utils.py 22 assets/batch_score/components/driver/tests/unit/common/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/auth/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/auth/test_auth_provider.py 9 assets/batch_score/components/driver/tests/unit/common/auth/test_auth_provider_factory.py 25 assets/batch_score/components/driver/tests/unit/common/auth/test_token_provider.py 6 assets/batch_score/components/driver/tests/unit/common/configuration/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/configuration/test_client_settings_key.py 5 assets/batch_score/components/driver/tests/unit/common/configuration/test_configuration.py 91 assets/batch_score/components/driver/tests/unit/common/configuration/test_configuration_parser.py 121 assets/batch_score/components/driver/tests/unit/common/configuration/test_metadata.py 26 assets/batch_score/components/driver/tests/unit/common/header_providers/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/header_providers/test_auth_header_provider.py 7 assets/batch_score/components/driver/tests/unit/common/header_providers/test_content_type_header_provider.py 5 assets/batch_score/components/driver/tests/unit/common/header_providers/test_header_provider_factory.py 114 assets/batch_score/components/driver/tests/unit/common/header_providers/test_multi_header_provider.py 23 assets/batch_score/components/driver/tests/unit/common/header_providers/test_token_auth_header_provider.py 14 assets/batch_score/components/driver/tests/unit/common/header_providers/test_traffic_group_header_provider.py 9 assets/batch_score/components/driver/tests/unit/common/header_providers/test_user_agent_header_provider.py 37 assets/batch_score/components/driver/tests/unit/common/header_providers/test_x_ms_client_request_id_header_provider.py 6 assets/batch_score/components/driver/tests/unit/common/parallel/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/parallel/test_adjustment.py 164 assets/batch_score/components/driver/tests/unit/common/parallel/test_conductor.py 95 assets/batch_score/components/driver/tests/unit/common/parallel/test_congestion.py 136 assets/batch_score/components/driver/tests/unit/common/parallel/test_parallel_driver.py 85 assets/batch_score/components/driver/tests/unit/common/parallel/test_request_metrics.py 83 assets/batch_score/components/driver/tests/unit/common/parallel/test_worker.py 287 assets/batch_score/components/driver/tests/unit/common/post_processing/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/post_processing/test_callback_factory.py 120 assets/batch_score/components/driver/tests/unit/common/post_processing/test_gatherer.py 95 assets/batch_score/components/driver/tests/unit/common/request_modification/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/request_modification/test_input_transformer.py 16 assets/batch_score/components/driver/tests/unit/common/request_modification/test_prompt_redaction_modifier.py 81 assets/batch_score/components/driver/tests/unit/common/request_modification/test_vesta_chat_completion_encoded_image_scrubber.py 20 assets/batch_score/components/driver/tests/unit/common/request_modification/test_vesta_chat_completion_image_modifier.py 79 assets/batch_score/components/driver/tests/unit/common/request_modification/test_vesta_encoded_image_scrubber.py 28 assets/batch_score/components/driver/tests/unit/common/request_modification/test_vesta_image_modifier.py 119 assets/batch_score/components/driver/tests/unit/common/scoring/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/scoring/test_generic_scoring_client.py 83 assets/batch_score/components/driver/tests/unit/common/scoring/test_http_scoring_response.py 13 assets/batch_score/components/driver/tests/unit/common/scoring/test_scoring_client_factory.py 20 assets/batch_score/components/driver/tests/unit/common/scoring/test_scoring_result.py 78 assets/batch_score/components/driver/tests/unit/common/scoring/test_scoring_utils.py 30 assets/batch_score/components/driver/tests/unit/common/scoring/test_segmented_score_context.py 156 assets/batch_score/components/driver/tests/unit/common/scoring/test_tally_failed_request_handler.py 73 assets/batch_score/components/driver/tests/unit/common/telemetry/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/telemetry/event_listeners/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/telemetry/event_listeners/test_geneva_event_listener.py 16 assets/batch_score/components/driver/tests/unit/common/telemetry/event_listeners/test_job_log_event_listener.py 14 assets/batch_score/components/driver/tests/unit/common/telemetry/event_listeners/test_minibatch_aggregator_event_listener.py 44 assets/batch_score/components/driver/tests/unit/common/telemetry/events/__init__.py 1 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_init_completed_event.py 25 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_init_started_event.py 23 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_input_row_completed_event.py 40 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_completed_event.py 31 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_endpoint_health_event.py 18 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_started_event.py 16 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_request_completed_event.py 44 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_request_started_event.py 26 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_worker_decreased_event.py 21 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_batch_score_worker_increased_event.py 21 assets/batch_score/components/driver/tests/unit/common/telemetry/events/test_event_utils.py 17 assets/batch_score/components/driver/tests/unit/common/telemetry/test_geneva_event_client.py 118 assets/batch_score/components/driver/tests/unit/common/telemetry/test_minibatch_aggregator.py 316 assets/batch_score/components/driver/tests/unit/common/utils/test_common.py 418 assets/batch_score/components/driver/tests/unit/common/utils/test_json_encoder_extensions.py 30 assets/batch_score/components/driver/tests/unit/conftest.py 36 assets/batch_score/components/driver/tests/unit/mir/__init__.py 1 assets/batch_score/components/driver/tests/unit/mir/test_mir_http_response_handler.py 134 assets/batch_score/components/driver/tests/unit/mir/test_mir_scoring_client.py 23 assets/batch_score/components/driver/tests/unit/test_configuration_parser_factory.py 21 assets/batch_score/components/driver/tests/unit/test_file_configuration_parser.py 112 assets/batch_score/components/driver/tests/unit/test_file_configuration_validator.py 23 assets/batch_score/components/driver/tests/unit/test_main.py 192 assets/batch_score/components/driver/tests/unit/test_prs_compatability.py 14 assets/batch_score/components/driver/tests/unit/utils/scoring_result_utils.py 23 assets/batch_score/components/driver/tests/unit/utils/test_timeout_utils.py 44 assets/batch_score_oss/components/driver/test_assets/__init__.py 1 assets/batch_score_oss/components/driver/test_assets/create_test_asset.py 48 assets/batch_score_oss/components/driver/tests/__init__.py 1 assets/batch_score_oss/components/driver/tests/e2e/__init__.py 1 assets/batch_score_oss/components/driver/tests/e2e/conftest.py 68 assets/batch_score_oss/components/driver/tests/e2e/serverless_endpoint_test.py 53 assets/batch_score_oss/components/driver/tests/e2e/util.py 89 assets/batch_score_oss/components/driver/tests/fixtures/__init__.py 1 assets/batch_score_oss/components/driver/tests/fixtures/adjustment.py 10 assets/batch_score_oss/components/driver/tests/fixtures/client_response.py 23 assets/batch_score_oss/components/driver/tests/fixtures/conductor.py 64 assets/batch_score_oss/components/driver/tests/fixtures/configuration.py 18 assets/batch_score_oss/components/driver/tests/fixtures/geneva_event_listener.py 11 assets/batch_score_oss/components/driver/tests/fixtures/input_transformer.py 27 assets/batch_score_oss/components/driver/tests/fixtures/logging_utils.py 16 assets/batch_score_oss/components/driver/tests/fixtures/parallel_driver.py 23 assets/batch_score_oss/components/driver/tests/fixtures/scoring_client.py 29 assets/batch_score_oss/components/driver/tests/fixtures/scoring_result.py 36 assets/batch_score_oss/components/driver/tests/fixtures/tally_failed_request_handler.py 12 assets/batch_score_oss/components/driver/tests/fixtures/telemetry_events.py 167 assets/batch_score_oss/components/driver/tests/fixtures/test_mini_batch_context.py 4 assets/batch_score_oss/components/driver/tests/fixtures/token_provider.py 26 assets/batch_score_oss/components/driver/tests/fixtures/worker.py 48 assets/batch_score_oss/components/driver/tests/unit/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/aoai/test_aoai_response_handler.py 228 assets/batch_score_oss/components/driver/tests/unit/aoai/test_aoai_scoring_client.py 12 assets/batch_score_oss/components/driver/tests/unit/common/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/auth/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/auth/test_auth_provider.py 9 assets/batch_score_oss/components/driver/tests/unit/common/auth/test_auth_provider_factory.py 25 assets/batch_score_oss/components/driver/tests/unit/common/auth/test_token_provider.py 6 assets/batch_score_oss/components/driver/tests/unit/common/configuration/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/configuration/test_client_settings_key.py 5 assets/batch_score_oss/components/driver/tests/unit/common/configuration/test_configuration.py 30 assets/batch_score_oss/components/driver/tests/unit/common/configuration/test_configuration_parser.py 68 assets/batch_score_oss/components/driver/tests/unit/common/configuration/test_metadata.py 26 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_auth_header_provider.py 7 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_content_type_header_provider.py 5 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_header_provider_factory.py 45 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_multi_header_provider.py 23 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_token_auth_header_provider.py 14 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_traffic_group_header_provider.py 9 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_user_agent_header_provider.py 32 assets/batch_score_oss/components/driver/tests/unit/common/header_providers/test_x_ms_client_request_id_header_provider.py 6 assets/batch_score_oss/components/driver/tests/unit/common/parallel/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_adjustment.py 160 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_conductor.py 96 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_congestion.py 132 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_parallel_driver.py 90 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_request_metrics.py 83 assets/batch_score_oss/components/driver/tests/unit/common/parallel/test_worker.py 277 assets/batch_score_oss/components/driver/tests/unit/common/post_processing/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/post_processing/test_callback_factory.py 123 assets/batch_score_oss/components/driver/tests/unit/common/post_processing/test_gatherer.py 95 assets/batch_score_oss/components/driver/tests/unit/common/request_modification/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/request_modification/test_input_transformer.py 16 assets/batch_score_oss/components/driver/tests/unit/common/request_modification/test_input_type_modifier.py 79 assets/batch_score_oss/components/driver/tests/unit/common/request_modification/test_prompt_redaction_modifier.py 55 assets/batch_score_oss/components/driver/tests/unit/common/scoring/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_generic_scoring_client.py 95 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_http_scoring_response.py 13 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_scoring_client_factory.py 16 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_scoring_request.py 25 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_scoring_result.py 78 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_scoring_utils.py 33 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_segmented_score_context.py 155 assets/batch_score_oss/components/driver/tests/unit/common/scoring/test_tally_failed_request_handler.py 73 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/event_listeners/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/event_listeners/test_geneva_event_listener.py 16 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/event_listeners/test_job_log_event_listener.py 14 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/event_listeners/test_minibatch_aggregator_event_listener.py 46 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/__init__.py 1 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_init_completed_event.py 25 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_init_started_event.py 23 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_input_row_completed_event.py 40 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_completed_event.py 29 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_endpoint_health_event.py 16 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_minibatch_started_event.py 16 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_request_completed_event.py 46 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_request_started_event.py 28 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_worker_decreased_event.py 23 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_batch_score_worker_increased_event.py 23 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/events/test_event_utils.py 17 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/test_geneva_event_client.py 116 assets/batch_score_oss/components/driver/tests/unit/common/telemetry/test_minibatch_aggregator.py 296 assets/batch_score_oss/components/driver/tests/unit/common/utils/test_common.py 415 assets/batch_score_oss/components/driver/tests/unit/common/utils/test_json_encoder_extensions.py 30 assets/batch_score_oss/components/driver/tests/unit/conftest.py 32 assets/batch_score_oss/components/driver/tests/unit/test_configuration_parser_factory.py 21 assets/batch_score_oss/components/driver/tests/unit/test_file_configuration_parser.py 83 assets/batch_score_oss/components/driver/tests/unit/test_file_configuration_validator.py 23 assets/batch_score_oss/components/driver/tests/unit/test_main.py 184 assets/batch_score_oss/components/driver/tests/unit/test_prs_compatability.py 14 assets/batch_score_oss/components/driver/tests/unit/utils/scoring_result_utils.py 23 assets/batch_score_oss/components/driver/tests/unit/utils/test_timeout_utils.py 44 assets/data/data-transfer/tests/__init__.py 4 assets/data/data-transfer/tests/test_data_transfer_components.py 11 assets/data/data-transfer/tests/test_data_transfer_components.yaml 42 assets/inference/environments/minimal-py311-inference/tests/minimal_inference_test.py 61 assets/inference/environments/minimal-py311-inference/tests/src/main.py 43 assets/inference/environments/minimal-py311-inference/tests/src/valid_score.py 20 assets/inference/environments/minimal-py312-cuda12.4-inference/tests/minimal_inference_test.py 61 assets/inference/environments/minimal-py312-cuda12.4-inference/tests/src/main.py 43 assets/inference/environments/minimal-py312-cuda12.4-inference/tests/src/valid_score.py 20 assets/inference/environments/mlflow-py312-inference/tests/mlflow_test.py 64 assets/inference/environments/mlflow-py312-inference/tests/src/main.py 63 assets/inference/environments/mlflow-py312-inference/tests/src/mlflow_2_0_model_folder/conda.yaml 9 assets/inference/environments/mlflow-py312-inference/tests/src/mlflow_2_0_model_folder/python_env.yaml 7 assets/inference/environments/mlflow-py312-inference/tests/src/mlflow_2_0_model_folder/python_model.pkl 6 assets/model_monitoring/components/tests/__init__.py 9 assets/model_monitoring/components/tests/conftest.py 28 assets/model_monitoring/components/tests/e2e/conftest.py 536 assets/model_monitoring/components/tests/e2e/resources/mltable_groundedness_preprocessed_target_small/data.jsonl 14 assets/model_monitoring/components/tests/e2e/resources/uri_folder_iris_model_inputs_with_drift/2023/01/01/01/data.jsonl 20 assets/model_monitoring/components/tests/e2e/resources/uri_folder_iris_model_inputs_with_drift/2023/02/01/01/data.jsonl 20 assets/model_monitoring/components/tests/e2e/resources/uri_folder_llm_model_inputs/2023/10/23/14/ef484bd292bc4cd4ad462efc33ddbbbe000004.jsonl 2 assets/model_monitoring/components/tests/e2e/resources/uri_folder_llm_model_inputs/2023/10/25/03/ef484bd292bc4cd4ad462efc33ddbbbe000005.jsonl 1 assets/model_monitoring/components/tests/e2e/test_action_detector_e2e.py 51 assets/model_monitoring/components/tests/e2e/test_create_manifest_e2e.py 78 assets/model_monitoring/components/tests/e2e/test_data_drift_signal_monitor_e2e.py 176 assets/model_monitoring/components/tests/e2e/test_data_joiner_e2e.py 84 assets/model_monitoring/components/tests/e2e/test_data_quality_signal_monitor_e2e.py 137 assets/model_monitoring/components/tests/e2e/test_feature_attribution_drift_signal_monitor_e2e.py 141 assets/model_monitoring/components/tests/e2e/test_genai_preprocessor_e2e.py 69 assets/model_monitoring/components/tests/e2e/test_genai_token_statistics_signal_monitor_e2e.py 53 assets/model_monitoring/components/tests/e2e/test_generation_safety_quality_e2e.py 94 assets/model_monitoring/components/tests/e2e/test_model_data_collector_preprocessor_e2e.py 68 assets/model_monitoring/components/tests/e2e/test_model_monitor_metric_outputter_e2e.py 55 assets/model_monitoring/components/tests/e2e/test_model_performance_e2e.py 89 assets/model_monitoring/components/tests/e2e/test_prediction_drift_signal_monitor_e2e.py 98 assets/model_monitoring/components/tests/e2e/utils/constants.py 92 assets/model_monitoring/components/tests/e2e/utils/io_utils.py 21 assets/model_monitoring/components/tests/e2e/utils/test_publish_components_for_ci.py 8 assets/model_monitoring/components/tests/mocks/mock_runmetric_client.py 13 assets/model_monitoring/components/tests/unit/action_analyzer/test_action_detector_utils.py 324 assets/model_monitoring/components/tests/unit/action_analyzer/test_action_detectors.py 237 assets/model_monitoring/components/tests/unit/action_analyzer/test_action_sample.py 29 assets/model_monitoring/components/tests/unit/action_analyzer/test_actions.py 127 assets/model_monitoring/components/tests/unit/conftest.py 31 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/05/15/genai_data_only.jsonl 5 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/07/12/genai_data_mising_inputs.jsonl 5 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/08/15/genai_data_invalid_time_strings.jsonl 3 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/10/14/genai_pre_data.jsonl 4 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/10/15/genai_child_spans.jsonl 4 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/10/16/genai_root_span.jsonl 1 assets/model_monitoring/components/tests/unit/raw_genai_data/2024/02/20/15/genai_data_dataref_mix.jsonl 4 assets/model_monitoring/components/tests/unit/raw_mdc_data/2023/10/11/20/mdc_data_only.jsonl 3 assets/model_monitoring/components/tests/unit/raw_mdc_data/2023/10/15/17/mdc_data_dataref_mix.jsonl 3 assets/model_monitoring/components/tests/unit/raw_mdc_data/2023/10/16/21/mdc_dataref_only.jsonl 3 assets/model_monitoring/components/tests/unit/raw_mdc_data/2023/11/06/17/empty_data.jsonl 1 assets/model_monitoring/components/tests/unit/raw_mdc_data/2023/11/12/10/JObj.jsonl 1 assets/model_monitoring/components/tests/unit/spark_mltable.py 234 assets/model_monitoring/components/tests/unit/test_azure_monitor_metric_publisher.py 79 assets/model_monitoring/components/tests/unit/test_categorical_data_drift_metrics.py 195 assets/model_monitoring/components/tests/unit/test_compute_data_quality_metrics.py 274 assets/model_monitoring/components/tests/unit/test_compute_data_quality_statistics.py 188 assets/model_monitoring/components/tests/unit/test_compute_feature_importance.py 186 assets/model_monitoring/components/tests/unit/test_df_utils.py 441 assets/model_monitoring/components/tests/unit/test_dict_utils.py 172 assets/model_monitoring/components/tests/unit/test_evaluate_metrics_threshold.py 173 assets/model_monitoring/components/tests/unit/test_feature_selector_all.py 26 assets/model_monitoring/components/tests/unit/test_genai_preprocessor.py 183 assets/model_monitoring/components/tests/unit/test_gsq_histogram.py 256 assets/model_monitoring/components/tests/unit/test_gsq_input_schema_adaptor.py 127 assets/model_monitoring/components/tests/unit/test_gsq_metrics.py 149 assets/model_monitoring/components/tests/unit/test_histogram_builder.py 63 assets/model_monitoring/components/tests/unit/test_histogram_utils.py 170 assets/model_monitoring/components/tests/unit/test_mdc_preprocessor.py 329 assets/model_monitoring/components/tests/unit/test_mdc_preprocessor_helper.py 244 assets/model_monitoring/components/tests/unit/test_mdc_spark_preprocessor.py 431 assets/model_monitoring/components/tests/unit/test_mdc_utils.py 136 assets/model_monitoring/components/tests/unit/test_metric_output_builder.py 635 assets/model_monitoring/components/tests/unit/test_model_monitor_data_joiner.py 108 assets/model_monitoring/components/tests/unit/test_model_performance_compute_metrics.py 62 assets/model_monitoring/components/tests/unit/test_numerical_data_drift_metrics.py 312 assets/model_monitoring/components/tests/unit/test_output_metrics.py 167 assets/model_monitoring/components/tests/unit/test_samples_output_builder.py 149 assets/model_monitoring/components/tests/unit/test_span_tree_utils.py 663 assets/model_monitoring/components/tests/unit/test_spec_version_upgrader.py 54 assets/model_monitoring/components/tests/unit/test_store_url.py 408 assets/model_monitoring/components/tests/unit/test_trace_aggregator.py 460 assets/model_monitoring/components/tests/unit/utils/unit_test_utils.py 9 assets/responsibleai/environments/responsibleai-tabular/tests/responsibleai_sample_test.py 178 assets/responsibleai/environments/responsibleai-tabular/tests/src/automl_submit_rai_run.py 17 assets/responsibleai/environments/responsibleai-tabular/tests/src/main.py 51 assets/responsibleai/environments/responsibleai-text/tests/responsibleai_text_sample_test.py 54 assets/responsibleai/environments/responsibleai-text/tests/src/main.py 69 assets/responsibleai/environments/responsibleai-vision/tests/responsibleai_vision_sample_test.py 53 assets/responsibleai/environments/responsibleai-vision/tests/src/main.py 73 assets/training/automl/environments/ai-ml-automl-dnn-forecasting-gpu/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl-dnn-forecasting-gpu/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-dnn-gpu/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl-dnn-gpu/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-dnn-text-gpu-ptca/tests/automl_sample_test.py 66 assets/training/automl/environments/ai-ml-automl-dnn-text-gpu-ptca/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-dnn-text-gpu/tests/automl_sample_test.py 66 assets/training/automl/environments/ai-ml-automl-dnn-text-gpu/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-dnn-vision-gpu/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl-dnn-vision-gpu/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-dnn/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl-dnn/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl-gpu/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl-gpu/tests/src/main.py 41 assets/training/automl/environments/ai-ml-automl/tests/automl_sample_test.py 64 assets/training/automl/environments/ai-ml-automl/tests/src/main.py 41 assets/training/automl/tests/__init__.py 4 assets/training/automl/tests/conftest.py 108 assets/training/automl/tests/preprocessing/__init__.py 3 assets/training/automl/tests/preprocessing/automl_preprocessing.py 28 assets/training/automl/tests/preprocessing/vision/__init__.py 1 assets/training/automl/tests/preprocessing/vision/prepare_classification_data.py 44 assets/training/automl/tests/preprocessing/vision/prepare_classification_multilabel_data.py 47 assets/training/automl/tests/preprocessing/vision/prepare_instance_segmentation_data.py 127 assets/training/automl/tests/preprocessing/vision/prepare_object_detection_data.py 71 assets/training/automl/tests/preprocessing/vision/utils.py 23 assets/training/automl/tests/test_automl_nlp_components.py 102 assets/training/automl/tests/test_automl_tabular_components.py 93 assets/training/automl/tests/test_automl_vision_components.py 132 assets/training/automl/tests/test_configs/assets/image-classification-fridge-items/training-mltable-folder/train_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-classification-fridge-items/validation-mltable-folder/validation_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-classification-multilabel-fridge-items/training-mltable-folder/train_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-classification-multilabel-fridge-items/validation-mltable-folder/validation_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-instance-segmentation-fridge-items/training-mltable-folder/train_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-instance-segmentation-fridge-items/validation-mltable-folder/validation_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-object-detection-fridge-items/training-mltable-folder/train_annotations.jsonl 1 assets/training/automl/tests/test_configs/assets/image-object-detection-fridge-items/validation-mltable-folder/validation_annotations.jsonl 1 assets/training/automl/tests/utils.py 122 assets/training/automl/tests/validate_automl_components.py 46 assets/training/finetune_acft_hf_nlp/test/utils/finetune/test_deepspeed_optimization_configurations.py 90 assets/training/finetune_acft_hf_nlp/test/utils/finetune/test_optimization_utils.py 24 assets/training/general/environments/acpt-pytorch-1.13-cuda11.7/tests/pytorch1_11_sample_test.py 74 assets/training/general/environments/acpt-pytorch-2.2-cuda12.1/tests/pytorch2_2_sample_test.py 74 assets/training/general/environments/acpt-tests/src/glue_datasets.py 100 assets/training/general/environments/acpt-tests/src/pretrain_glue.py 94 assets/training/general/environments/lightgbm-3.3/tests/lightgbm_sample_test.py 64 assets/training/general/environments/lightgbm-3.3/tests/src/main.py 61 assets/training/general/environments/sklearn-1.0/tests/sklearn_sample_test.py 64 assets/training/general/environments/sklearn-1.0/tests/src/main.py 39 assets/training/general/environments/sklearn-1.1/tests/sklearn_sample_test.py 64 assets/training/general/environments/sklearn-1.1/tests/src/main.py 41 assets/training/general/environments/sklearn-1.5/tests/sklearn_sample_test.py 64 assets/training/general/environments/sklearn-1.5/tests/src/main.py 41 assets/training/general/environments/tensorflow-2.16-cuda11/tests/src/main.py 23 assets/training/general/environments/tensorflow-2.16-cuda11/tests/tensorflow2_16_sample_test.py 58 assets/training/general/environments/tensorflow-2.16-cuda12/tests/src/main.py 23 assets/training/general/environments/tensorflow-2.16-cuda12/tests/tensorflow2_16_sample_test.py 58 assets/training/model_evaluation/tests/__init__.py 1 assets/training/model_evaluation/tests/test_image_dataset.py 167 assets/training/model_management/tests/dev_conda_env.yaml 25 assets/training/model_management/tests/unittests/test_clip_embeddings.py 92 assets/training/model_management/tests/unittests/test_downloader.py 146 assets/training/model_management/tests/unittests/test_logging_utils.py 85 assets/training/model_management/tests/unittests/test_preprocess.py 438 assets/training/model_management/tests/unittests/test_vision_utils.py 76 scripts/release/e2e_test.py 89 scripts/release/group_test.py 150 scripts/release/test_file_convert.py 125 scripts/release/test_results_analysis.py 47 scripts/test/create_asset_test_matrix.py 45 scripts/test/test_assets.py 104 test/conftest.py 21 test/resources/config/comp-command-inline-env/asset.yaml 3 test/resources/config/comp-command-inline-env/spec.yaml 9 test/resources/config/comp-command/asset.yaml 3 test/resources/config/comp-command/spec.yaml 7 test/resources/config/comp-parallel/asset.yaml 3 test/resources/config/comp-parallel/spec.yaml 8 test/resources/config/comp-pipeline/asset.yaml 3 test/resources/config/comp-pipeline/spec.yaml 13 test/resources/config/env1-1.0.0/asset.yaml 5 test/resources/config/env1-1.0.0/environment.yaml 11 test/resources/config/env1-1.0.0/spec.yaml 13 test/resources/config/env1-1.0.1/asset.yaml 5 test/resources/config/env1-1.0.1/environment.yaml 11 test/resources/config/env1-1.0.1/spec.yaml 13 test/resources/config/env1-1/asset.yaml 5 test/resources/config/env1-1/environment.yaml 11 test/resources/config/env1-1/spec.yaml 13 test/resources/config/env1-2/asset.yaml 5 test/resources/config/env1-2/environment.yaml 11 test/resources/config/env1-2/spec.yaml 13 test/resources/config/env1-auto/asset.yaml 5 test/resources/config/env1-auto/environment.yaml 11 test/resources/config/env1-auto/spec.yaml 13 test/resources/config/model-tagfiles/asset.yaml 4 test/resources/config/model-tagfiles/model.yaml 5 test/resources/config/model-tagfiles/spec.yaml 12 test/resources/deploy_config/good.yaml 31 test/resources/environment/build/build-bad/asset.yaml 5 test/resources/environment/build/build-bad/environment.yaml 6 test/resources/environment/build/build-bad/spec.yaml 7 test/resources/environment/build/build-latest-regex-bad/asset.yaml 5 test/resources/environment/build/build-latest-regex-bad/environment.yaml 8 test/resources/environment/build/build-latest-regex-bad/spec.yaml 7 test/resources/environment/build/build-latest-regex-good/asset.yaml 5 test/resources/environment/build/build-latest-regex-good/environment.yaml 8 test/resources/environment/build/build-latest-regex-good/spec.yaml 7 test/resources/environment/build/build-test-bad/asset.yaml 5 test/resources/environment/build/build-test-bad/environment.yaml 6 test/resources/environment/build/build-test-bad/spec.yaml 7 test/resources/environment/build/build-test-good/asset.yaml 5 test/resources/environment/build/build-test-good/context/conda_dependencies.yaml 9 test/resources/environment/build/build-test-good/environment.yaml 9 test/resources/environment/build/build-test-good/spec.yaml 7 test/resources/environment/build/pre-built-good/asset.yaml 5 test/resources/environment/build/pre-built-good/environment.yaml 3 test/resources/environment/build/pre-built-good/spec.yaml 7 test/resources/environment/build/pre-built-latest-bad/asset.yaml 5 test/resources/environment/build/pre-built-latest-bad/environment.yaml 3 test/resources/environment/build/pre-built-latest-bad/spec.yaml 7 test/resources/environment/build/pre-built-latest-good/asset.yaml 5 test/resources/environment/build/pre-built-latest-good/environment.yaml 3 test/resources/environment/build/pre-built-latest-good/spec.yaml 7 test/resources/model_validation_results/model-microsoft-good/asset.yaml 6 test/resources/model_validation_results/model-microsoft-good/model.yaml 8 test/resources/model_validation_results/model-microsoft-good/spec.yaml 18 test/resources/pytest/bad-assets/test-asset-1/asset.yaml 7 test/resources/pytest/bad-assets/test-asset-1/spec.yaml 46 test/resources/pytest/bad-assets/test-asset-1/tests/test_component.py 2 test/resources/pytest/good-assets-with-conda-environment/test-asset-1/asset.yaml 8 test/resources/pytest/good-assets-with-conda-environment/test-asset-1/spec.yaml 46 test/resources/pytest/good-assets-with-conda-environment/test-asset-1/tests/conda.yaml 4 test/resources/pytest/good-assets-with-conda-environment/test-asset-1/tests/test_component.py 2 test/resources/pytest/good-assets-with-requirements/test-asset-1/asset.yaml 8 test/resources/pytest/good-assets-with-requirements/test-asset-1/spec.yaml 46 test/resources/pytest/good-assets-with-requirements/test-asset-1/tests/test_component.py 2 test/resources/pytest/mixed-assets/test-asset-1/asset.yaml 7 test/resources/pytest/mixed-assets/test-asset-1/spec.yaml 46 test/resources/pytest/mixed-assets/test-asset-1/tests/test_component.py 2 test/resources/pytest/mixed-assets/test-asset-2/asset.yaml 7 test/resources/pytest/mixed-assets/test-asset-2/spec.yaml 46 test/resources/pytest/mixed-assets/test-asset-2/tests/test_component.py 2 test/resources/release/component-in-parent-dir/asset.yaml 3 test/resources/release/component-in-parent-dir/spec.yaml 46 test/resources/release/environment-in-parent-dir/asset.yaml 8 test/resources/release/environment-in-parent-dir/environment.yaml 9 test/resources/release/environment-in-parent-dir/spec.yaml 7 test/resources/release/environment-in-subdir/asset.yaml 5 test/resources/release/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/release/environment-in-subdir/environment.yaml 9 test/resources/release/environment-in-subdir/spec.yaml 7 test/resources/release/src/code/run.py 61 test/resources/release/src/context/conda_dependencies.yaml 9 test/resources/test_update_assets.py 56 test/resources/update/in-parent-dir/expected/environment/environment-in-parent-dir/main/asset.yaml 5 test/resources/update/in-parent-dir/expected/environment/environment-in-parent-dir/main/environment.yaml 9 test/resources/update/in-parent-dir/expected/environment/environment-in-parent-dir/main/spec.yaml 7 test/resources/update/in-parent-dir/expected/environment/environment-in-parent-dir/src/context/conda_dependencies.yaml 9 test/resources/update/in-parent-dir/main/asset.yaml 5 test/resources/update/in-parent-dir/main/environment.yaml 9 test/resources/update/in-parent-dir/main/spec.yaml 7 test/resources/update/in-parent-dir/release/latest/environment/environment-in-parent-dir/main/asset.yaml 5 test/resources/update/in-parent-dir/release/latest/environment/environment-in-parent-dir/main/environment.yaml 9 test/resources/update/in-parent-dir/release/latest/environment/environment-in-parent-dir/main/spec.yaml 7 test/resources/update/in-parent-dir/release/latest/environment/environment-in-parent-dir/src/context/conda_dependencies.yaml 9 test/resources/update/in-parent-dir/src/context/conda_dependencies.yaml 9 test/resources/update/in-place-no-release-dir/expected/asset.yaml 5 test/resources/update/in-place-no-release-dir/expected/context/conda_dependencies.yaml 9 test/resources/update/in-place-no-release-dir/expected/environment.yaml 9 test/resources/update/in-place-no-release-dir/expected/spec.yaml 7 test/resources/update/in-place-no-release-dir/main/asset.yaml 5 test/resources/update/in-place-no-release-dir/main/context/conda_dependencies.yaml 9 test/resources/update/in-place-no-release-dir/main/environment.yaml 9 test/resources/update/in-place-no-release-dir/main/spec.yaml 7 test/resources/update/in-place/expected/asset.yaml 5 test/resources/update/in-place/expected/context/conda_dependencies.yaml 9 test/resources/update/in-place/expected/environment.yaml 9 test/resources/update/in-place/expected/spec.yaml 7 test/resources/update/in-place/main/asset.yaml 5 test/resources/update/in-place/main/context/conda_dependencies.yaml 9 test/resources/update/in-place/main/environment.yaml 9 test/resources/update/in-place/main/spec.yaml 7 test/resources/update/in-place/release/latest/environment/environment-in-subdir/asset.yaml 5 test/resources/update/in-place/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/in-place/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/in-place/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/update/in-subdir/expected/environment/environment-in-subdir/asset.yaml 5 test/resources/update/in-subdir/expected/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/in-subdir/expected/environment/environment-in-subdir/environment.yaml 9 test/resources/update/in-subdir/expected/environment/environment-in-subdir/spec.yaml 7 test/resources/update/in-subdir/main/asset.yaml 5 test/resources/update/in-subdir/main/context/conda_dependencies.yaml 9 test/resources/update/in-subdir/main/environment.yaml 9 test/resources/update/in-subdir/main/spec.yaml 7 test/resources/update/in-subdir/release/latest/environment/environment-in-subdir/asset.yaml 5 test/resources/update/in-subdir/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/in-subdir/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/in-subdir/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version-no-release-dir/expected/environment/environment-in-subdir/asset.yaml 5 test/resources/update/manual-version-no-release-dir/expected/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version-no-release-dir/expected/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version-no-release-dir/expected/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version-no-release-dir/main/asset.yaml 5 test/resources/update/manual-version-no-release-dir/main/context/conda_dependencies.yaml 9 test/resources/update/manual-version-no-release-dir/main/environment.yaml 9 test/resources/update/manual-version-no-release-dir/main/spec.yaml 7 test/resources/update/manual-version-unreleased-skip/main/asset.yaml 4 test/resources/update/manual-version-unreleased-skip/main/context/conda_dependencies.yaml 9 test/resources/update/manual-version-unreleased-skip/main/environment.yaml 9 test/resources/update/manual-version-unreleased-skip/main/spec.yaml 7 test/resources/update/manual-version-unreleased-skip/release/latest/environment/environment-in-subdir/asset.yaml 4 test/resources/update/manual-version-unreleased-skip/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version-unreleased-skip/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version-unreleased-skip/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version-unreleased/expected/environment/environment-in-subdir/asset.yaml 4 test/resources/update/manual-version-unreleased/expected/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version-unreleased/expected/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version-unreleased/expected/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version-unreleased/main/asset.yaml 4 test/resources/update/manual-version-unreleased/main/context/conda_dependencies.yaml 9 test/resources/update/manual-version-unreleased/main/environment.yaml 9 test/resources/update/manual-version-unreleased/main/spec.yaml 7 test/resources/update/manual-version-unreleased/release/latest/environment/environment-in-subdir/asset.yaml 4 test/resources/update/manual-version-unreleased/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version-unreleased/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version-unreleased/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version/expected/environment/environment-in-subdir/asset.yaml 4 test/resources/update/manual-version/expected/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version/expected/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version/expected/environment/environment-in-subdir/spec.yaml 7 test/resources/update/manual-version/main/asset.yaml 4 test/resources/update/manual-version/main/context/conda_dependencies.yaml 9 test/resources/update/manual-version/main/environment.yaml 9 test/resources/update/manual-version/main/spec.yaml 7 test/resources/update/manual-version/release/latest/environment/environment-in-subdir/asset.yaml 4 test/resources/update/manual-version/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/manual-version/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/manual-version/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/update/with-description/expected/environment/environment-in-subdir/asset.yaml 4 test/resources/update/with-description/expected/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/with-description/expected/environment/environment-in-subdir/environment.yaml 9 test/resources/update/with-description/expected/environment/environment-in-subdir/spec.yaml 7 test/resources/update/with-description/main/asset.yaml 4 test/resources/update/with-description/main/context/conda_dependencies.yaml 9 test/resources/update/with-description/main/environment.yaml 9 test/resources/update/with-description/main/spec.yaml 7 test/resources/update/with-description/release/latest/environment/environment-in-subdir/asset.yaml 4 test/resources/update/with-description/release/latest/environment/environment-in-subdir/context/conda_dependencies.yaml 9 test/resources/update/with-description/release/latest/environment/environment-in-subdir/environment.yaml 9 test/resources/update/with-description/release/latest/environment/environment-in-subdir/spec.yaml 7 test/resources/validate-copyright/good-validation/asset.yaml 9 test/resources/validate-copyright/good-validation/context/conda_dependencies.yaml 22 test/resources/validate-copyright/good-validation/environment.yaml 12 test/resources/validate-copyright/good-validation/spec.yaml 13 test/resources/validate-copyright/good-validation/tests/sample_test.py 51 test/resources/validate-copyright/missing-copyright/asset.yaml 9 test/resources/validate-copyright/missing-copyright/environment.yaml 11 test/resources/validate-copyright/missing-copyright/spec.yaml 13 test/resources/validate-copyright/missing-copyright/tests/sample_test.py 51 test/resources/validate/azure-ai-model-bad/asset.yaml 5 test/resources/validate/azure-ai-model-bad/model.yaml 8 test/resources/validate/azure-ai-model-bad/spec.yaml 18 test/resources/validate/azure-ai-model/asset.yaml 5 test/resources/validate/azure-ai-model/model.yaml 8 test/resources/validate/azure-ai-model/spec.yaml 18 test/resources/validate/bad-build-context/asset.yaml 6 test/resources/validate/bad-build-context/context/conda_dependencies.yaml 10 test/resources/validate/bad-build-context/environment.yaml 12 test/resources/validate/bad-build-context/spec.yaml 16 test/resources/validate/correct-order/asset.yaml 5 test/resources/validate/correct-order/context/conda_dependencies.yaml 22 test/resources/validate/correct-order/environment.yaml 12 test/resources/validate/correct-order/spec.yaml 13 test/resources/validate/data-good/asset.yaml 4 test/resources/validate/data-good/spec.yaml 6 test/resources/validate/data-path-mismatch-1/asset.yaml 4 test/resources/validate/data-path-mismatch-1/spec.yaml 6 test/resources/validate/data-path-mismatch-2/asset.yaml 4 test/resources/validate/data-path-mismatch-2/spec.yaml 6 test/resources/validate/dockerfile-from-ce-image-comment/asset.yaml 6 test/resources/validate/dockerfile-from-ce-image-comment/context/conda_dependencies.yaml 19 test/resources/validate/dockerfile-from-ce-image-comment/environment.yaml 12 test/resources/validate/dockerfile-from-ce-image-comment/spec.yaml 16 test/resources/validate/dockerfile-from-ce-image-windows/asset.yaml 6 test/resources/validate/dockerfile-from-ce-image-windows/context/conda_dependencies.yaml 19 test/resources/validate/dockerfile-from-ce-image-windows/environment.yaml 12 test/resources/validate/dockerfile-from-ce-image-windows/spec.yaml 16 test/resources/validate/dockerfile-from-ce-image/asset.yaml 6 test/resources/validate/dockerfile-from-ce-image/context/conda_dependencies.yaml 19 test/resources/validate/dockerfile-from-ce-image/environment.yaml 12 test/resources/validate/dockerfile-from-ce-image/spec.yaml 16 test/resources/validate/env-with-underscores/asset.yaml 5 test/resources/validate/env-with-underscores/spec.yaml 13 test/resources/validate/evaluationresult/invalid_evaluation_type/asset.yaml 3 test/resources/validate/evaluationresult/invalid_evaluation_type/spec.yaml 20 test/resources/validate/evaluationresult/text_cost_correct/asset.yaml 4 test/resources/validate/evaluationresult/text_cost_correct/spec.yaml 33 test/resources/validate/evaluationresult/text_cost_incorrect/asset.yaml 4 test/resources/validate/evaluationresult/text_cost_incorrect/spec.yaml 33 test/resources/validate/evaluationresult/text_embeddings_correct/asset.yaml 3 test/resources/validate/evaluationresult/text_embeddings_correct/spec.yaml 20 test/resources/validate/evaluationresult/text_embeddings_incorrect/asset.yaml 3 test/resources/validate/evaluationresult/text_embeddings_incorrect/spec.yaml 20 test/resources/validate/evaluationresult/text_generation_correct/asset.yaml 3 test/resources/validate/evaluationresult/text_generation_correct/spec.yaml 20 test/resources/validate/evaluationresult/text_generation_incorrect/asset.yaml 3 test/resources/validate/evaluationresult/text_generation_incorrect/spec.yaml 20 test/resources/validate/evaluationresult/text_generation_updated_task/asset.yaml 3 test/resources/validate/evaluationresult/text_generation_updated_task/spec.yaml 20 test/resources/validate/evaluationresult/text_performance_correct/asset.yaml 4 test/resources/validate/evaluationresult/text_performance_correct/spec.yaml 48 test/resources/validate/evaluationresult/text_performance_incorrect/asset.yaml 4 test/resources/validate/evaluationresult/text_performance_incorrect/spec.yaml 48 test/resources/validate/evaluationresult/text_quality_correct/asset.yaml 4 test/resources/validate/evaluationresult/text_quality_correct/spec.yaml 30 test/resources/validate/evaluationresult/text_quality_incorrect/asset.yaml 4 test/resources/validate/evaluationresult/text_quality_incorrect/spec.yaml 30 test/resources/validate/evaluationresult/vision_correct/asset.yaml 3 test/resources/validate/evaluationresult/vision_correct/spec.yaml 20 test/resources/validate/evaluationresult/vision_incorrect/asset.yaml 3 test/resources/validate/evaluationresult/vision_incorrect/spec.yaml 20 test/resources/validate/extra-gpu/asset.yaml 5 test/resources/validate/extra-gpu/spec.yaml 13 test/resources/validate/framework-ver-missing/asset.yaml 5 test/resources/validate/framework-ver-missing/spec.yaml 13 test/resources/validate/good-validation/asset.yaml 5 test/resources/validate/good-validation/context/conda_dependencies.yaml 22 test/resources/validate/good-validation/environment.yaml 12 test/resources/validate/good-validation/spec.yaml 13 test/resources/validate/image-name-mismatch/asset.yaml 5 test/resources/validate/image-name-mismatch/context/conda_dependencies.yaml 22 test/resources/validate/image-name-mismatch/environment.yaml 12 test/resources/validate/image-name-mismatch/spec.yaml 13 test/resources/validate/incorrect-order/asset.yaml 5 test/resources/validate/incorrect-order/spec.yaml 13 test/resources/validate/invalid-strings/asset.yaml 5 test/resources/validate/invalid-strings/spec.yaml 13 test/resources/validate/missing-description-file/asset.yaml 6 test/resources/validate/missing-description-file/context/conda_dependencies.yaml 22 test/resources/validate/missing-description-file/environment.yaml 12 test/resources/validate/missing-description-file/spec.yaml 13 test/resources/validate/model-microsoft-bad-asset-name/asset.yaml 6 test/resources/validate/model-microsoft-bad-asset-name/model.yaml 8 test/resources/validate/model-microsoft-bad-asset-name/spec.yaml 14 test/resources/validate/model-microsoft-bad-spec/asset.yaml 6 test/resources/validate/model-microsoft-bad-spec/model.yaml 8 test/resources/validate/model-microsoft-bad-spec/spec.yaml 14 test/resources/validate/model-microsoft-good/asset.yaml 6 test/resources/validate/model-microsoft-good/model.yaml 8 test/resources/validate/model-microsoft-good/spec.yaml 18 test/resources/validate/model-with-azure/asset.yaml 4 test/resources/validate/model-with-azure/spec.yaml 13 test/resources/validate/name-mismatch/asset.yaml 5 test/resources/validate/name-mismatch/spec.yaml 13 test/resources/validate/publishing-disabled/asset.yaml 5 test/resources/validate/publishing-disabled/context/conda_dependencies.yaml 22 test/resources/validate/publishing-disabled/environment.yaml 9 test/resources/validate/publishing-disabled/spec.yaml 13 test/resources/validate/ubuntu-in-name/asset.yaml 5 test/resources/validate/ubuntu-in-name/context/conda_dependencies.yaml 22 test/resources/validate/ubuntu-in-name/environment.yaml 12 test/resources/validate/ubuntu-in-name/spec.yaml 13 test/resources/validate/version-mismatch/asset.yaml 5 test/resources/validate/version-mismatch/spec.yaml 13 test/test_build_environments.py 24 test/test_configs.py 41 test/test_copyright_validation.py 18 test/test_deploy_configs.py 38 test/test_environment.py 26 test/test_release_assets.py 74 test/test_test_assets.py 32 test/test_update_assets.py 67 test/test_utils.py 44 test/test_validate_assets.py 64