azure / azure-functions-durable-python
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 36% | 6% | 56%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 36% | 6% | 56%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
azure0% | 0% | 39% | 7% | 53%
samples-v20% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
DurableOrchestrationClient.py
in azure/durable_functions/models
404 10
DurableOrchestrationContext.py
in azure/durable_functions/models
353 35
Task.py
in azure/durable_functions/models
231 29
TaskOrchestrationExecutor.py
in azure/durable_functions/models
186 11
durable_app.py
in azure/durable_functions/decorators
95 8
DurableOrchestrationStatus.py
in azure/durable_functions/models
77 13
setup.py
in root
71 1
DurableEntityContext.py
in azure/durable_functions/models
68 12
OrchestratorState.py
in azure/durable_functions/models
61 10
function_app.py
in samples-v2/fan_in_fan_out
56 3
RpcManagementOptions.py
in azure/durable_functions/models
55 4
__init__.py
in azure/durable_functions
54 1
entity.py
in azure/durable_functions
54 4
metadata.py
in azure/durable_functions/decorators
46 8
json_utils.py
in azure/durable_functions/models/utils
38 4
HistoryEvent.py
in azure/durable_functions/models/history
38 7
DurableHttpRequest.py
in azure/durable_functions/models
35 7
EntityState.py
in azure/durable_functions/models/entities
32 5
RetryOptions.py
in azure/durable_functions/models
32 4
DurableOrchestrationBindings.py
in azure/durable_functions/models
30 7
entity_utils.py
in azure/durable_functions/models/utils
28 6
CallSubOrchestratorWithRetryAction.py
in azure/durable_functions/models/actions
28 3
http_utils.py
in azure/durable_functions/models/utils
27 -
RequestMessage.py
in azure/durable_functions/models/entities
27 2
WaitForExternalEventAction.py
in azure/durable_functions/models/actions
26 4
OperationResult.py
in azure/durable_functions/models/entities
26 5
CallActivityWithRetryAction.py
in azure/durable_functions/models/actions
25 3
CallEntityAction.py
in azure/durable_functions/models/actions
25 3
SignalEntityAction.py
in azure/durable_functions/models/actions
25 3
CallSubOrchestratorAction.py
in azure/durable_functions/models/actions
24 3
function_app.py
in samples-v2/blueprint
23 1
HistoryEventType.py
in azure/durable_functions/models/history
23 -
__init__.py
in azure/durable_functions/models
22 -
__init__.py
in azure/durable_functions/models/actions
22 -
CreateTimerAction.py
in azure/durable_functions/models/actions
21 3
CallActivityAction.py
in azure/durable_functions/models/actions
21 3
orchestrator.py
in azure/durable_functions
21 3
function_app.py
in samples-v2/function_chaining
20 2
noxfile.py
in root
20 4
durable_blueprints.py
in samples-v2/blueprint
19 2
TokenSource.py
in azure/durable_functions/models
19 4
Signal.py
in azure/durable_functions/models/entities
18 4
ContinueAsNewAction.py
in azure/durable_functions/models/actions
17 3
CallHttpAction.py
in azure/durable_functions/models/actions
17 3
CompoundAction.py
in azure/durable_functions/models/actions
17 3
ActionType.py
in azure/durable_functions/models/actions
14 -
ResponseMessage.py
in azure/durable_functions/models/entities
14 2
PurgeHistoryResult.py
in azure/durable_functions/models
13 3
EntityStateResponse.py
in azure/durable_functions/models
11 3
Action.py
in azure/durable_functions/models/actions
10 2
Files With Most Units (Top 49)
File# lines# units
DurableOrchestrationContext.py
in azure/durable_functions/models
353 35
Task.py
in azure/durable_functions/models
231 29
DurableOrchestrationStatus.py
in azure/durable_functions/models
77 13
DurableEntityContext.py
in azure/durable_functions/models
68 12
TaskOrchestrationExecutor.py
in azure/durable_functions/models
186 11
OrchestratorState.py
in azure/durable_functions/models
61 10
DurableOrchestrationClient.py
in azure/durable_functions/models
404 10
durable_app.py
in azure/durable_functions/decorators
95 8
metadata.py
in azure/durable_functions/decorators
46 8
HistoryEvent.py
in azure/durable_functions/models/history
38 7
DurableHttpRequest.py
in azure/durable_functions/models
35 7
DurableOrchestrationBindings.py
in azure/durable_functions/models
30 7
entity_utils.py
in azure/durable_functions/models/utils
28 6
OperationResult.py
in azure/durable_functions/models/entities
26 5
EntityState.py
in azure/durable_functions/models/entities
32 5
noxfile.py
in root
20 4
json_utils.py
in azure/durable_functions/models/utils
38 4
WaitForExternalEventAction.py
in azure/durable_functions/models/actions
26 4
TokenSource.py
in azure/durable_functions/models
19 4
RpcManagementOptions.py
in azure/durable_functions/models
55 4
Signal.py
in azure/durable_functions/models/entities
18 4
RetryOptions.py
in azure/durable_functions/models
32 4
entity.py
in azure/durable_functions
54 4
function_app.py
in samples-v2/fan_in_fan_out
56 3
CallSubOrchestratorAction.py
in azure/durable_functions/models/actions
24 3
CallSubOrchestratorWithRetryAction.py
in azure/durable_functions/models/actions
28 3
ContinueAsNewAction.py
in azure/durable_functions/models/actions
17 3
CreateTimerAction.py
in azure/durable_functions/models/actions
21 3
CallHttpAction.py
in azure/durable_functions/models/actions
17 3
CallActivityWithRetryAction.py
in azure/durable_functions/models/actions
25 3
CompoundAction.py
in azure/durable_functions/models/actions
17 3
CallEntityAction.py
in azure/durable_functions/models/actions
25 3
CallActivityAction.py
in azure/durable_functions/models/actions
21 3
SignalEntityAction.py
in azure/durable_functions/models/actions
25 3
NoOpAction.py
in azure/durable_functions/models/actions
9 3
EntityStateResponse.py
in azure/durable_functions/models
11 3
PurgeHistoryResult.py
in azure/durable_functions/models
13 3
orchestrator.py
in azure/durable_functions
21 3
durable_blueprints.py
in samples-v2/blueprint
19 2
function_app.py
in samples-v2/function_chaining
20 2
Action.py
in azure/durable_functions/models/actions
10 2
ResponseMessage.py
in azure/durable_functions/models/entities
14 2
RequestMessage.py
in azure/durable_functions/models/entities
27 2
setup.py
in root
71 1
function_app.py
in samples-v2/blueprint
23 1
WhenAllAction.py
in azure/durable_functions/models/actions
6 1
WhenAnyAction.py
in azure/durable_functions/models/actions
6 1
FunctionContext.py
in azure/durable_functions/models
5 1
__init__.py
in azure/durable_functions
54 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
function_app.py
in samples-v2/blueprint
23 1 1
Correlations

File Size vs. Commits (all time): 63 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 78 commits (all time) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 17 commits (all time) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 84 commits (all time) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 11 commits (all time) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 3 commits (all time) y: 5 lines of code azure/durable_functions/models/Task.py x: 39 commits (all time) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 23 commits (all time) y: 38 lines of code azure/durable_functions/models/utils/entity_utils.py x: 2 commits (all time) y: 28 lines of code azure/durable_functions/models/OrchestratorState.py x: 35 commits (all time) y: 61 lines of code azure/durable_functions/models/OrchestrationRuntimeStatus.py x: 6 commits (all time) y: 10 lines of code azure/durable_functions/models/history/HistoryEventType.py x: 9 commits (all time) y: 23 lines of code azure/durable_functions/decorators/durable_app.py x: 5 commits (all time) y: 95 lines of code samples-v2/blueprint/durable_blueprints.py x: 1 commits (all time) y: 19 lines of code samples-v2/blueprint/function_app.py x: 1 commits (all time) y: 23 lines of code samples-v2/function_chaining/function_app.py x: 2 commits (all time) y: 20 lines of code azure/durable_functions/__init__.py x: 37 commits (all time) y: 54 lines of code setup.py x: 51 commits (all time) y: 71 lines of code azure/durable_functions/decorators/__init__.py x: 3 commits (all time) y: 1 lines of code samples-v2/fan_in_fan_out/function_app.py x: 1 commits (all time) y: 56 lines of code azure/durable_functions/constants.py x: 18 commits (all time) y: 8 lines of code azure/durable_functions/decorators/metadata.py x: 1 commits (all time) y: 46 lines of code azure/durable_functions/models/actions/CompoundAction.py x: 3 commits (all time) y: 17 lines of code MANIFEST.in x: 1 commits (all time) y: 1 lines of code azure/durable_functions/models/entities/ResponseMessage.py x: 5 commits (all time) y: 14 lines of code azure/durable_functions/models/actions/NoOpAction.py x: 4 commits (all time) y: 9 lines of code azure/durable_functions/models/__init__.py x: 20 commits (all time) y: 22 lines of code azure/durable_functions/models/actions/ContinueAsNewAction.py x: 15 commits (all time) y: 17 lines of code azure/durable_functions/models/actions/__init__.py x: 25 commits (all time) y: 22 lines of code azure/durable_functions/models/utils/__init__.py x: 12 commits (all time) y: 3 lines of code azure/durable_functions/orchestrator.py x: 70 commits (all time) y: 21 lines of code noxfile.py x: 13 commits (all time) y: 20 lines of code azure/durable_functions/models/actions/CallSubOrchestratorAction.py x: 5 commits (all time) y: 24 lines of code azure/durable_functions/models/actions/CallSubOrchestratorWithRetryAction.py x: 5 commits (all time) y: 28 lines of code azure/durable_functions/models/EntityStateResponse.py x: 2 commits (all time) y: 11 lines of code azure/durable_functions/models/actions/ActionType.py x: 14 commits (all time) y: 14 lines of code azure/durable_functions/models/actions/WhenAllAction.py x: 2 commits (all time) y: 6 lines of code azure/durable_functions/models/history/HistoryEvent.py x: 31 commits (all time) y: 38 lines of code azure/durable_functions/entity.py x: 3 commits (all time) y: 54 lines of code azure/durable_functions/models/DurableEntityContext.py x: 3 commits (all time) y: 68 lines of code azure/durable_functions/models/RpcManagementOptions.py x: 11 commits (all time) y: 55 lines of code azure/durable_functions/models/actions/CallEntityAction.py x: 1 commits (all time) y: 25 lines of code azure/durable_functions/models/entities/EntityState.py x: 1 commits (all time) y: 32 lines of code azure/durable_functions/models/entities/OperationResult.py x: 1 commits (all time) y: 26 lines of code azure/durable_functions/models/entities/__init__.py x: 1 commits (all time) y: 10 lines of code azure/durable_functions/models/actions/CallActivityWithRetryAction.py x: 26 commits (all time) y: 25 lines of code azure/durable_functions/models/TokenSource.py x: 12 commits (all time) y: 19 lines of code azure/durable_functions/models/DurableOrchestrationStatus.py x: 17 commits (all time) y: 77 lines of code azure/durable_functions/models/DurableHttpRequest.py x: 12 commits (all time) y: 35 lines of code azure/durable_functions/models/DurableOrchestrationBindings.py x: 28 commits (all time) y: 30 lines of code azure/durable_functions/models/PurgeHistoryResult.py x: 8 commits (all time) y: 13 lines of code azure/durable_functions/models/RetryOptions.py x: 22 commits (all time) y: 32 lines of code azure/durable_functions/models/actions/CallActivityAction.py x: 26 commits (all time) y: 21 lines of code azure/durable_functions/models/actions/CallHttpAction.py x: 12 commits (all time) y: 17 lines of code azure/durable_functions/models/actions/CreateTimerAction.py x: 4 commits (all time) y: 21 lines of code azure/durable_functions/models/actions/WaitForExternalEventAction.py x: 20 commits (all time) y: 26 lines of code azure/durable_functions/models/FunctionContext.py x: 5 commits (all time) y: 5 lines of code azure/durable_functions/models/actions/Action.py x: 8 commits (all time) y: 10 lines of code azure/durable_functions/models/history/__init__.py x: 13 commits (all time) y: 6 lines of code
404.0
lines of code
  min: 1.0
  average: 43.03
  25th percentile: 13.0
  median: 23.0
  75th percentile: 38.0
  max: 404.0
0 84.0
commits (all time)
min: 1.0 | average: 14.37 | 25th percentile: 2.0 | median: 8.0 | 75th percentile: 20.0 | max: 84.0

File Size vs. Contributors (all time): 63 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 12 contributors (all time) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 6 contributors (all time) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 11 contributors (all time) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 3 contributors (all time) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 2 contributors (all time) y: 5 lines of code azure/durable_functions/models/Task.py x: 7 contributors (all time) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 5 contributors (all time) y: 38 lines of code azure/durable_functions/models/utils/entity_utils.py x: 2 contributors (all time) y: 28 lines of code azure/durable_functions/models/OrchestratorState.py x: 8 contributors (all time) y: 61 lines of code azure/durable_functions/models/OrchestrationRuntimeStatus.py x: 5 contributors (all time) y: 10 lines of code azure/durable_functions/models/history/HistoryEventType.py x: 4 contributors (all time) y: 23 lines of code azure/durable_functions/decorators/durable_app.py x: 1 contributors (all time) y: 95 lines of code samples-v2/blueprint/durable_blueprints.py x: 1 contributors (all time) y: 19 lines of code samples-v2/blueprint/function_app.py x: 1 contributors (all time) y: 23 lines of code samples-v2/function_chaining/function_app.py x: 1 contributors (all time) y: 20 lines of code azure/durable_functions/__init__.py x: 9 contributors (all time) y: 54 lines of code setup.py x: 9 contributors (all time) y: 71 lines of code azure/durable_functions/decorators/__init__.py x: 2 contributors (all time) y: 1 lines of code samples-v2/fan_in_fan_out/function_app.py x: 1 contributors (all time) y: 56 lines of code azure/durable_functions/constants.py x: 4 contributors (all time) y: 8 lines of code azure/durable_functions/decorators/metadata.py x: 1 contributors (all time) y: 46 lines of code azure/durable_functions/models/actions/CompoundAction.py x: 1 contributors (all time) y: 17 lines of code MANIFEST.in x: 1 contributors (all time) y: 1 lines of code azure/durable_functions/models/entities/ResponseMessage.py x: 1 contributors (all time) y: 14 lines of code azure/durable_functions/models/actions/NoOpAction.py x: 1 contributors (all time) y: 9 lines of code azure/durable_functions/models/__init__.py x: 6 contributors (all time) y: 22 lines of code azure/durable_functions/models/actions/ContinueAsNewAction.py x: 5 contributors (all time) y: 17 lines of code azure/durable_functions/models/utils/__init__.py x: 4 contributors (all time) y: 3 lines of code azure/durable_functions/orchestrator.py x: 8 contributors (all time) y: 21 lines of code noxfile.py x: 3 contributors (all time) y: 20 lines of code azure/durable_functions/models/actions/CallSubOrchestratorAction.py x: 1 contributors (all time) y: 24 lines of code azure/durable_functions/models/actions/CallSubOrchestratorWithRetryAction.py x: 1 contributors (all time) y: 28 lines of code azure/durable_functions/models/EntityStateResponse.py x: 2 contributors (all time) y: 11 lines of code azure/durable_functions/models/actions/ActionType.py x: 4 contributors (all time) y: 14 lines of code azure/durable_functions/models/actions/WhenAllAction.py x: 1 contributors (all time) y: 6 lines of code azure/durable_functions/models/history/HistoryEvent.py x: 6 contributors (all time) y: 38 lines of code azure/durable_functions/entity.py x: 1 contributors (all time) y: 54 lines of code azure/durable_functions/models/DurableEntityContext.py x: 1 contributors (all time) y: 68 lines of code azure/durable_functions/models/RpcManagementOptions.py x: 4 contributors (all time) y: 55 lines of code azure/durable_functions/models/entities/EntityState.py x: 1 contributors (all time) y: 32 lines of code azure/durable_functions/models/entities/OperationResult.py x: 1 contributors (all time) y: 26 lines of code azure/durable_functions/models/entities/__init__.py x: 1 contributors (all time) y: 10 lines of code azure/durable_functions/models/actions/CallActivityWithRetryAction.py x: 8 contributors (all time) y: 25 lines of code azure/durable_functions/models/TokenSource.py x: 5 contributors (all time) y: 19 lines of code azure/durable_functions/models/DurableOrchestrationStatus.py x: 5 contributors (all time) y: 77 lines of code azure/durable_functions/models/DurableHttpRequest.py x: 5 contributors (all time) y: 35 lines of code azure/durable_functions/models/DurableOrchestrationBindings.py x: 6 contributors (all time) y: 30 lines of code azure/durable_functions/models/RetryOptions.py x: 6 contributors (all time) y: 32 lines of code azure/durable_functions/models/actions/CreateTimerAction.py x: 2 contributors (all time) y: 21 lines of code azure/durable_functions/models/actions/Action.py x: 4 contributors (all time) y: 10 lines of code azure/durable_functions/models/history/__init__.py x: 3 contributors (all time) y: 6 lines of code
404.0
lines of code
  min: 1.0
  average: 43.03
  25th percentile: 13.0
  median: 23.0
  75th percentile: 38.0
  max: 404.0
0 12.0
contributors (all time)
min: 1.0 | average: 3.67 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 6.0 | max: 12.0

File Size vs. Commits (30 days): 7 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 1 commits (30d) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 1 commits (30d) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 2 commits (30d) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 1 commits (30d) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 1 commits (30d) y: 5 lines of code azure/durable_functions/models/Task.py x: 1 commits (30d) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 1 commits (30d) y: 38 lines of code
404.0
lines of code
  min: 5.0
  average: 177.71
  25th percentile: 27.0
  median: 186.0
  75th percentile: 353.0
  max: 404.0
0 2.0
commits (30d)
min: 1.0 | average: 1.14 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (30 days): 7 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 1 contributors (30d) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 1 contributors (30d) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 1 contributors (30d) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 1 contributors (30d) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 1 contributors (30d) y: 5 lines of code azure/durable_functions/models/Task.py x: 1 contributors (30d) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 1 contributors (30d) y: 38 lines of code
404.0
lines of code
  min: 5.0
  average: 177.71
  25th percentile: 27.0
  median: 186.0
  75th percentile: 353.0
  max: 404.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 7 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 1 commits (90d) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 1 commits (90d) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 2 commits (90d) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 1 commits (90d) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 1 commits (90d) y: 5 lines of code azure/durable_functions/models/Task.py x: 1 commits (90d) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 1 commits (90d) y: 38 lines of code
404.0
lines of code
  min: 5.0
  average: 177.71
  25th percentile: 27.0
  median: 186.0
  75th percentile: 353.0
  max: 404.0
0 2.0
commits (90d)
min: 1.0 | average: 1.14 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (90 days): 7 points

azure/durable_functions/models/DurableOrchestrationClient.py x: 1 contributors (90d) y: 404 lines of code azure/durable_functions/models/utils/http_utils.py x: 1 contributors (90d) y: 27 lines of code azure/durable_functions/models/DurableOrchestrationContext.py x: 1 contributors (90d) y: 353 lines of code azure/durable_functions/models/TaskOrchestrationExecutor.py x: 1 contributors (90d) y: 186 lines of code azure/durable_functions/models/ReplaySchema.py x: 1 contributors (90d) y: 5 lines of code azure/durable_functions/models/Task.py x: 1 contributors (90d) y: 231 lines of code azure/durable_functions/models/utils/json_utils.py x: 1 contributors (90d) y: 38 lines of code
404.0
lines of code
  min: 5.0
  average: 177.71
  25th percentile: 27.0
  median: 186.0
  75th percentile: 353.0
  max: 404.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0