azure / azure-event-hubs-emulator-installer
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 10 files with 530 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 8 files that are 181-365 days old (370 lines of code)
    • 2 files that are 91-180 days old (160 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 69% | 30% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 10 files with 530 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 6 files have been last changed 181-365 days ago (253 lines of code)
    • 3 files have been last changed 91-180 days ago (239 lines of code)
    • 1 files have been last changed 31-90 days ago (38 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 47% | 45% | 7% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
md, json, yaml, gitignore, py, java, sh, xml, cs, txt, csproj, cmd, properties, svg, gitattributes, ps1
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java0% | 57% | 42% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
cs0% | 57% | 42% | 0% | 0%
ps10% | 100% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 100% | 0% | 0% | 0%
cs0% | 57% | 42% | 0% | 0%
java0% | 21% | 78% | 0% | 0%
ps10% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
Sample-Code-Snippets0% | 67% | 32% | 0% | 0%
EventHub-Emulator0% | 100% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Sample-Code-Snippets0% | 51% | 48% | 0% | 0%
EventHub-Emulator0% | 0% | 0% | 100% | 0%
Oldest Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
LaunchEmulator.ps1
in EventHub-Emulator/Scripts/Windows
38 - 2024-05-20 2025-02-26 3 4 sayanghosh@microsoft.com vaibhavatul47@gmail.com
example_orchestrator.py
in Sample-Code-Snippets/Python/Azure Function Example
36 4 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_receive.py
in Sample-Code-Snippets/Python/Azure Function Example
32 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_send.py
in Sample-Code-Snippets/Python/Azure Function Example
30 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
function_app.py
in Sample-Code-Snippets/Python/Azure Function Example
18 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
EventHubBinderApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-binder/src/main/java/com/Azure/Testing/EventHubBinder
79 5 2024-08-12 2024-11-29 2 2 121954204+krishankumar95@us... baravipati@microsoft.com
EventHubClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-client/src/main/java/com/Azure/Testing/EventHubClient
46 2 2024-08-12 2024-08-12 1 2 121954204+krishankumar95@us... baravipati@microsoft.com
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Demo/EventHubs-Emulator-Demo
91 7 2024-09-05 2024-09-12 2 2 github@cicoria.com 121954204+krishankumar95@us...
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Kafka-Demo/EventHubs-Emulator-Kafka-Demo
66 1 2024-11-11 2024-11-19 2 2 atulvaibhav@microsoft.com vaibhavatul47@users.noreply...
EventHubKafkaClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot-Kafka/eventhubs-client/src/main/java/com/Azure/Testing/EventHubKafkaClient
94 2 2024-11-19 2024-11-19 1 2 vaibhavatul47@users.noreply... vaibhavatul47@gmail.com
Files Not Recently Changed (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
function_app.py
in Sample-Code-Snippets/Python/Azure Function Example
18 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_send.py
in Sample-Code-Snippets/Python/Azure Function Example
30 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_receive.py
in Sample-Code-Snippets/Python/Azure Function Example
32 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
example_orchestrator.py
in Sample-Code-Snippets/Python/Azure Function Example
36 4 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
EventHubClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-client/src/main/java/com/Azure/Testing/EventHubClient
46 2 2024-08-12 2024-08-12 1 2 121954204+krishankumar95@us... baravipati@microsoft.com
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Demo/EventHubs-Emulator-Demo
91 7 2024-09-05 2024-09-12 2 2 github@cicoria.com 121954204+krishankumar95@us...
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Kafka-Demo/EventHubs-Emulator-Kafka-Demo
66 1 2024-11-11 2024-11-19 2 2 atulvaibhav@microsoft.com vaibhavatul47@users.noreply...
EventHubKafkaClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot-Kafka/eventhubs-client/src/main/java/com/Azure/Testing/EventHubKafkaClient
94 2 2024-11-19 2024-11-19 1 2 vaibhavatul47@users.noreply... vaibhavatul47@gmail.com
EventHubBinderApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-binder/src/main/java/com/Azure/Testing/EventHubBinder
79 5 2024-08-12 2024-11-29 2 2 121954204+krishankumar95@us... baravipati@microsoft.com
LaunchEmulator.ps1
in EventHub-Emulator/Scripts/Windows
38 - 2024-05-20 2025-02-26 3 4 sayanghosh@microsoft.com vaibhavatul47@gmail.com
Most Recently Created Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
EventHubKafkaClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot-Kafka/eventhubs-client/src/main/java/com/Azure/Testing/EventHubKafkaClient
94 2 2024-11-19 2024-11-19 1 2 vaibhavatul47@users.noreply... vaibhavatul47@gmail.com
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Kafka-Demo/EventHubs-Emulator-Kafka-Demo
66 1 2024-11-11 2024-11-19 2 2 atulvaibhav@microsoft.com vaibhavatul47@users.noreply...
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Demo/EventHubs-Emulator-Demo
91 7 2024-09-05 2024-09-12 2 2 github@cicoria.com 121954204+krishankumar95@us...
EventHubBinderApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-binder/src/main/java/com/Azure/Testing/EventHubBinder
79 5 2024-08-12 2024-11-29 2 2 121954204+krishankumar95@us... baravipati@microsoft.com
EventHubClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-client/src/main/java/com/Azure/Testing/EventHubClient
46 2 2024-08-12 2024-08-12 1 2 121954204+krishankumar95@us... baravipati@microsoft.com
example_orchestrator.py
in Sample-Code-Snippets/Python/Azure Function Example
36 4 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_receive.py
in Sample-Code-Snippets/Python/Azure Function Example
32 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_send.py
in Sample-Code-Snippets/Python/Azure Function Example
30 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
function_app.py
in Sample-Code-Snippets/Python/Azure Function Example
18 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
LaunchEmulator.ps1
in EventHub-Emulator/Scripts/Windows
38 - 2024-05-20 2025-02-26 3 4 sayanghosh@microsoft.com vaibhavatul47@gmail.com
Most Recently Changed Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
LaunchEmulator.ps1
in EventHub-Emulator/Scripts/Windows
38 - 2024-05-20 2025-02-26 3 4 sayanghosh@microsoft.com vaibhavatul47@gmail.com
EventHubBinderApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-binder/src/main/java/com/Azure/Testing/EventHubBinder
79 5 2024-08-12 2024-11-29 2 2 121954204+krishankumar95@us... baravipati@microsoft.com
EventHubKafkaClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot-Kafka/eventhubs-client/src/main/java/com/Azure/Testing/EventHubKafkaClient
94 2 2024-11-19 2024-11-19 1 2 vaibhavatul47@users.noreply... vaibhavatul47@gmail.com
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Kafka-Demo/EventHubs-Emulator-Kafka-Demo
66 1 2024-11-11 2024-11-19 2 2 atulvaibhav@microsoft.com vaibhavatul47@users.noreply...
Program.cs
in Sample-Code-Snippets/dotnet/EventHubs-Emulator-Demo/EventHubs-Emulator-Demo
91 7 2024-09-05 2024-09-12 2 2 github@cicoria.com 121954204+krishankumar95@us...
EventHubClientApplication.java
in Sample-Code-Snippets/Java/Spring-Boot/eventhubs-client/src/main/java/com/Azure/Testing/EventHubClient
46 2 2024-08-12 2024-08-12 1 2 121954204+krishankumar95@us... baravipati@microsoft.com
example_orchestrator.py
in Sample-Code-Snippets/Python/Azure Function Example
36 4 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_receive.py
in Sample-Code-Snippets/Python/Azure Function Example
32 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
simple_send.py
in Sample-Code-Snippets/Python/Azure Function Example
30 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...
function_app.py
in Sample-Code-Snippets/Python/Azure Function Example
18 - 2024-07-25 2024-08-01 2 2 nickagoldstein@gmail.com 121954204+krishankumar95@us...