Path Lines of Code README.md 53 SECURITY.md 24 azure_functions_worker/protos/_src/README.md 78 proxy_worker/protos/_src/README.md 78 pytest.ini 5 python/prodV4/worker.config.json 18 python/test/worker.config.json 14 requirements.txt 2 tests/emulator_tests/blob_functions/blob_trigger/function.json 19 tests/emulator_tests/blob_functions/get_blob_as_bytes/function.json 24 tests/emulator_tests/blob_functions/get_blob_as_bytes_return_http_response/function.json 24 tests/emulator_tests/blob_functions/get_blob_as_bytes_stream_return_http_response/function.json 24 tests/emulator_tests/blob_functions/get_blob_as_str/function.json 24 tests/emulator_tests/blob_functions/get_blob_as_str_return_http_response/function.json 24 tests/emulator_tests/blob_functions/get_blob_bytes/function.json 23 tests/emulator_tests/blob_functions/get_blob_filelike/function.json 23 tests/emulator_tests/blob_functions/get_blob_return/function.json 23 tests/emulator_tests/blob_functions/get_blob_str/function.json 23 tests/emulator_tests/blob_functions/get_blob_triggered/function.json 23 tests/emulator_tests/blob_functions/put_blob_as_bytes_return_http_response/function.json 24 tests/emulator_tests/blob_functions/put_blob_as_str_return_http_response/function.json 24 tests/emulator_tests/blob_functions/put_blob_bytes/function.json 23 tests/emulator_tests/blob_functions/put_blob_filelike/function.json 23 tests/emulator_tests/blob_functions/put_blob_return/function.json 18 tests/emulator_tests/blob_functions/put_blob_str/function.json 23 tests/emulator_tests/blob_functions/put_blob_trigger/function.json 23 tests/emulator_tests/blob_functions/put_get_multiple_blobs_as_bytes_return_http_response/function.json 48 tests/emulator_tests/eventhub_batch_functions/eventhub_multiple/function.json 21 tests/emulator_tests/eventhub_batch_functions/eventhub_output_batch/function.json 18 tests/emulator_tests/eventhub_batch_functions/get_eventhub_batch_triggered/function.json 26 tests/emulator_tests/eventhub_batch_functions/get_metadata_batch_triggered/function.json 23 tests/emulator_tests/eventhub_batch_functions/metadata_multiple/function.json 21 tests/emulator_tests/eventhub_batch_functions/metadata_output_batch/function.json 16 tests/emulator_tests/eventhub_functions/eventhub_output/function.json 23 tests/emulator_tests/eventhub_functions/eventhub_trigger/function.json 19 tests/emulator_tests/eventhub_functions/get_eventhub_triggered/function.json 23 tests/emulator_tests/eventhub_functions/get_metadata_triggered/function.json 23 tests/emulator_tests/eventhub_functions/metadata_output/function.json 16 tests/emulator_tests/eventhub_functions/metadata_trigger/function.json 19 tests/emulator_tests/generic_functions/return_bool/function.json 21 tests/emulator_tests/generic_functions/return_bytes/function.json 21 tests/emulator_tests/generic_functions/return_dict/function.json 21 tests/emulator_tests/generic_functions/return_double/function.json 21 tests/emulator_tests/generic_functions/return_int/function.json 21 tests/emulator_tests/generic_functions/return_list/function.json 21 tests/emulator_tests/generic_functions/return_none/function.json 21 tests/emulator_tests/generic_functions/return_none_no_type_hint/function.json 21 tests/emulator_tests/generic_functions/return_not_processed_last/function.json 26 tests/emulator_tests/generic_functions/return_processed_last/function.json 26 tests/emulator_tests/generic_functions/return_string/function.json 21 tests/emulator_tests/generic_functions/table_out_binding/function.json 24 tests/emulator_tests/queue_functions/get_queue_blob/function.json 23 tests/emulator_tests/queue_functions/get_queue_blob_message_return/function.json 23 tests/emulator_tests/queue_functions/get_queue_blob_return/function.json 23 tests/emulator_tests/queue_functions/get_queue_untyped_blob_return/function.json 24 tests/emulator_tests/queue_functions/put_queue/function.json 23 tests/emulator_tests/queue_functions/put_queue_message_return/function.json 18 tests/emulator_tests/queue_functions/put_queue_multiple_out/function.json 23 tests/emulator_tests/queue_functions/put_queue_return/function.json 18 tests/emulator_tests/queue_functions/put_queue_return_multiple/function.json 18 tests/emulator_tests/queue_functions/put_queue_untyped_return/function.json 19 tests/emulator_tests/queue_functions/queue_trigger/function.json 19 tests/emulator_tests/queue_functions/queue_trigger_message_return/function.json 19 tests/emulator_tests/queue_functions/queue_trigger_return/function.json 19 tests/emulator_tests/queue_functions/queue_trigger_return_multiple/function.json 12 tests/emulator_tests/queue_functions/queue_trigger_untyped/function.json 20 tests/emulator_tests/servicebus_functions/get_servicebus_triggered/function.json 23 tests/emulator_tests/servicebus_functions/put_message/function.json 23 tests/emulator_tests/servicebus_functions/servicebus_trigger/function.json 19 tests/emulator_tests/table_functions/table_in_binding/function.json 28 tests/emulator_tests/table_functions/table_out_binding/function.json 24 tests/emulator_tests/utils/eventhub/config.json 51 tests/emulator_tests/utils/servicebus/config.json 28 tests/endtoend/cosmosdb_functions/cosmosdb_input/function.json 27 tests/endtoend/cosmosdb_functions/cosmosdb_trigger/function.json 23 tests/endtoend/cosmosdb_functions/get_cosmosdb_triggered/function.json 23 tests/endtoend/cosmosdb_functions/put_document/function.json 27 tests/endtoend/dependency_isolation_functions/report_dependencies/function.json 20 tests/endtoend/durable_functions/DurableFunctionsHttpStart/function.json 26 tests/endtoend/durable_functions/DurableFunctionsOrchestrator/function.json 10 tests/endtoend/durable_functions/Hello/function.json 10 tests/endtoend/eventgrid_functions/eventgrid_output_binding/function.json 23 tests/endtoend/eventgrid_functions/eventgrid_output_binding_message_to_blobstore/function.json 19 tests/endtoend/eventgrid_functions/eventgrid_output_binding_success/function.json 23 tests/endtoend/eventgrid_functions/eventgrid_trigger/function.json 17 tests/endtoend/eventgrid_functions/get_eventgrid_triggered/function.json 23 tests/endtoend/http_functions/common_libs_functions/dotenv_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/numpy_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/opencv_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/pandas_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/plotly_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/requests_func/function.json 20 tests/endtoend/http_functions/common_libs_functions/sklearn_func/function.json 20 tests/endtoend/http_functions/default_template/function.json 20 tests/endtoend/http_functions/http_func/function.json 20 tests/endtoend/http_functions/user_thread_logging/async_thread/function.json 20 tests/endtoend/http_functions/user_thread_logging/async_thread_pool_executor/function.json 20 tests/endtoend/http_functions/user_thread_logging/thread/function.json 20 tests/endtoend/http_functions/user_thread_logging/thread_pool_executor/function.json 20 tests/endtoend/sql_functions/sql_input/function.json 29 tests/endtoend/sql_functions/sql_input2/function.json 29 tests/endtoend/sql_functions/sql_output/function.json 26 tests/endtoend/sql_functions/sql_trigger/function.json 20 tests/endtoend/timer_functions/timer_func/function.json 12 tests/endtoend/warmup_functions/warmup/function.json 9 tests/unittests/broken_functions/README.md 3 tests/unittests/broken_functions/bad_out_annotation/function.json 20 tests/unittests/broken_functions/import_error/function.json 15 tests/unittests/broken_functions/inout_param/function.json 15 tests/unittests/broken_functions/invalid_context_param/function.json 15 tests/unittests/broken_functions/invalid_datatype/function.json 11 tests/unittests/broken_functions/invalid_http_trigger_anno/function.json 15 tests/unittests/broken_functions/invalid_in_anno/function.json 10 tests/unittests/broken_functions/invalid_in_anno_non_type/function.json 10 tests/unittests/broken_functions/invalid_out_anno/function.json 15 tests/unittests/broken_functions/invalid_return_anno/function.json 15 tests/unittests/broken_functions/invalid_return_anno_non_type/function.json 15 tests/unittests/broken_functions/missing_json_param/function.json 15 tests/unittests/broken_functions/missing_module/function.json 15 tests/unittests/broken_functions/missing_py_param/function.json 15 tests/unittests/broken_functions/module_not_found_error/function.json 15 tests/unittests/broken_functions/return_param_in/function.json 15 tests/unittests/broken_functions/syntax_error/function.json 15 tests/unittests/broken_functions/wrong_binding_dir/function.json 20 tests/unittests/broken_functions/wrong_param_dir/function.json 20 tests/unittests/dispatcher_functions/show_context/function.json 15 tests/unittests/dispatcher_functions/show_context_async/function.json 15 tests/unittests/durable_functions/activity_trigger/function.json 10 tests/unittests/durable_functions/activity_trigger_dict/function.json 10 tests/unittests/durable_functions/activity_trigger_int_to_float/function.json 10 tests/unittests/durable_functions/activity_trigger_no_anno/function.json 10 tests/unittests/durable_functions/orchestration_trigger/function.json 10 tests/unittests/eventhub_mock_functions/eventhub_cardinality_many/function.json 20 tests/unittests/eventhub_mock_functions/eventhub_cardinality_many_bad_anno/function.json 20 tests/unittests/eventhub_mock_functions/eventhub_cardinality_one/function.json 20 tests/unittests/eventhub_mock_functions/eventhub_cardinality_one_bad_anno/function.json 20 tests/unittests/eventhub_mock_functions/eventhub_trigger_iot/function.json 19 tests/unittests/generic_functions/foobar_as_bytes/function.json 17 tests/unittests/generic_functions/foobar_as_bytes_no_anno/function.json 17 tests/unittests/generic_functions/foobar_as_none/function.json 11 tests/unittests/generic_functions/foobar_as_str/function.json 17 tests/unittests/generic_functions/foobar_as_str_no_anno/function.json 17 tests/unittests/generic_functions/foobar_implicit_output/function.json 11 tests/unittests/generic_functions/foobar_implicit_output_exemption/function.json 11 tests/unittests/generic_functions/foobar_nil_data/function.json 10 tests/unittests/generic_functions/foobar_return_bool/function.json 11 tests/unittests/generic_functions/foobar_return_dict/function.json 11 tests/unittests/generic_functions/foobar_return_double/function.json 11 tests/unittests/generic_functions/foobar_return_int/function.json 11 tests/unittests/generic_functions/foobar_return_list/function.json 11 tests/unittests/generic_functions/foobar_with_no_datatype/function.json 10 tests/unittests/http_functions/accept_json/function.json 15 tests/unittests/http_functions/async_logging/function.json 15 tests/unittests/http_functions/async_return_str/function.json 15 tests/unittests/http_functions/create_task_with_context/function.json 15 tests/unittests/http_functions/create_task_without_context/function.json 15 tests/unittests/http_functions/debug_logging/function.json 15 tests/unittests/http_functions/hijack_current_event_loop/function.json 19 tests/unittests/http_functions/multiple_set_cookie_resp_headers/function.json 15 tests/unittests/http_functions/no_return/function.json 10 tests/unittests/http_functions/no_return_returns/function.json 10 tests/unittests/http_functions/print_logging/function.json 15 tests/unittests/http_functions/raw_body_bytes/function.json 18 tests/unittests/http_functions/remapped_context/function.json 15 tests/unittests/http_functions/response_cookie_header_nullable_bool_err/function.json 15 tests/unittests/http_functions/response_cookie_header_nullable_double_err/function.json 15 tests/unittests/http_functions/response_cookie_header_nullable_timestamp_err/function.json 15 tests/unittests/http_functions/return_bytes/function.json 15 tests/unittests/http_functions/return_context/function.json 15 tests/unittests/http_functions/return_http/function.json 15 tests/unittests/http_functions/return_http_404/function.json 15 tests/unittests/http_functions/return_http_auth_admin/function.json 16 tests/unittests/http_functions/return_http_no_body/function.json 15 tests/unittests/http_functions/return_http_redirect/function.json 15 tests/unittests/http_functions/return_out/function.json 15 tests/unittests/http_functions/return_request/function.json 15 tests/unittests/http_functions/return_route_params/function.json 16 tests/unittests/http_functions/return_str/function.json 15 tests/unittests/http_functions/set_cookie_resp_header_default_values/function.json 15 tests/unittests/http_functions/set_cookie_resp_header_empty/function.json 15 tests/unittests/http_functions/sync_logging/function.json 15 tests/unittests/http_functions/unhandled_error/function.json 15 tests/unittests/http_functions/unhandled_unserializable_error/function.json 15 tests/unittests/http_functions/unhandled_urllib_error/function.json 15 tests/unittests/http_functions/user_event_loop/function.json 19 tests/unittests/load_functions/absolute_thirdparty/function.json 16 tests/unittests/load_functions/entrypoint/function.json 16 tests/unittests/load_functions/implicit_import/function.json 16 tests/unittests/load_functions/load_outside_main/function.json 15 tests/unittests/load_functions/module_not_found/function.json 16 tests/unittests/load_functions/name_collision/function.json 16 tests/unittests/load_functions/name_collision_app_import/function.json 16 tests/unittests/load_functions/no_script_file/function.json 14 tests/unittests/load_functions/outside_main_code_in_init/function.json 15 tests/unittests/load_functions/outside_main_code_in_main/function.json 15 tests/unittests/load_functions/parentmodule/function.json 15 tests/unittests/load_functions/relimport/function.json 15 tests/unittests/load_functions/simple/function.json 15 tests/unittests/load_functions/stub_http_trigger/function.json 15 tests/unittests/load_functions/subdir/function.json 15 tests/unittests/load_functions/submodule/function.json 15 tests/unittests/log_filtering_functions/debug_logging/function.json 15 tests/unittests/log_filtering_functions/debug_user_logging/function.json 15 tests/unittests/log_filtering_functions/sdk_logging/function.json 16 tests/unittests/log_filtering_functions/sdk_submodule_logging/function.json 16 tests/unittests/resources/customer_deps_path/readme.md 6 tests/unittests/resources/customer_func_path/HttpTrigger/function.json 20 tests/unittests/resources/customer_func_path/host.json 15 tests/unittests/resources/customer_func_path/requirements.txt 1 tests/unittests/resources/mock_azure_functions/readme.md 2 tests/unittests/resources/worker_deps_path/readme.md 6 tests/unittests/test-binding/functions/foo/function.json 10 tests/unittests/timer_functions/return_pastdue/function.json 16 tests/unittests/timer_functions/user_event_loop_timer/function.json 11