Commit c33f1dd
File tree
233 files changed
+1988
-1217
lines changed- .ci/e2e_integration_test
- .devcontainer
- .github
- Scripts
- linters
- azure_functions_worker
- _thirdparty
- bindings
- utils
- eng
- ci
- scripts
- templates
- jobs
- official/jobs
- utils
- pack
- scripts
- templates
- python
- prodV4
- test
- tests
- consumption_tests
- endtoend
- blob_functions
- blob_functions_stein
- generic
- get_blob_as_bytes_return_http_response
- get_blob_as_bytes_stream_return_http_response
- get_blob_as_str_return_http_response
- put_blob_as_bytes_return_http_response
- put_blob_as_str_return_http_response
- put_get_multiple_blobs_as_bytes_return_http_response
- blueprint_functions/functions_in_both_blueprint_functionapp
- dependency_isolation_functions
- .python_packages_azf_newer_version/lib/site-packages/azure/functions
- .python_packages_azf_older_version/lib/site-packages/azure/functions
- report_dependencies
- durable_functions
- DurableFunctionsHttpStart
- durable_functions_stein
- eventgrid_functions/eventgrid_functions_stein
- generic
- eventhub_batch_functions
- eventhub_batch_functions_stein
- metadata_multiple
- metadata_output_batch
- eventhub_functions
- eventhub_functions_stein
- generic
- metadata_output
- metadata_trigger
- generic_functions/generic_functions_stein
- http_functions
- common_libs_functions
- common_libs_functions_stein
- dotenv_func
- numpy_func
- opencv_func
- pandas_func
- plotly_func
- requests_func
- sklearn_func
- http_functions_stein
- file_name
- http_func
- user_thread_logging
- async_thread_pool_executor
- thread_pool_executor
- queue_functions
- put_queue_return_multiple
- queue_trigger_return_multiple
- queue_trigger_untyped
- retry_policy_functions
- exponential_strategy
- fixed_strategy
- sql_functions
- sql_functions_stein
- generic
- sql_input2
- sql_input
- sql_output
- sql_trigger
- table_functions/table_functions_stein
- generic
- third_party_http_functions/stein/asgi_function
- warmup_functions/warmup_functions_stein
- extension_tests
- deferred_bindings_tests
- deferred_bindings_blob_functions
- deferred_bindings_functions
- deferred_bindings_disabled
- deferred_bindings_enabled_dual
- deferred_bindings_enabled
- http_v2_tests
- http_functions_v2/fastapi
- unittests
- azure_namespace_import
- broken_functions/missing_module
- dispatcher_functions
- http_v2/fastapi
- show_context_async
- show_context
- eventhub_mock_functions/eventhub_cardinality_many
- http_functions
- async_logging
- async_return_str
- create_task_with_context
- create_task_without_context
- hijack_current_event_loop
- http_functions_stein
- http_v2_functions/fastapi
- no_return
- print_logging
- return_request
- return_route_params
- sync_logging
- user_event_loop
- load_functions
- load_outside_main
- outside_main_code_in_init
- outside_main_code_in_main
- log_filtering_functions
- debug_user_logging
- sdk_logging
- sdk_submodule_logging
- path_import
- resources
- customer_deps_path
- azure/functions
- common_module
- common_namespace/nested_module
- customer_func_path
- HttpTrigger
- common_module
- func_specific_module
- worker_deps_path
- azure/functions
- common_module
- common_namespace/nested_module
- test-binding
- third_party_http_functions/stein
- asgi_function
- wsgi_function
- timer_functions/user_event_loop_timer
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
233 files changed
+1988
-1217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | | - | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments