awslabs / smithy-typescript
File Age

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

Summary
  • Number of files: 68
  • Daily file updates (only one update per file and date counted): 259
  • First update: 2019-09-13
  • Latest update: 2022-01-25
  • Days between first and latest update: 866 (123 weeks, estimated 615 working days)
  • Active days (at least one file change): 296
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 68 files with 10,849 lines of code in files.
    • 41 files that are 366+ days old (8,714 lines of code)
    • 20 files that are 181-365 days old (1,510 lines of code)
    • 4 files that are 91-180 days old (413 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 3 files that are 1-30 days old (212 lines of code)
80% | 13% | 3% | 0% | 1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 68 files with 10,849 lines of code in files.
    • 2 files have been last changed 366+ days ago (16 lines of code)
    • 26 files have been last changed 181-365 days ago (1,796 lines of code)
    • 19 files have been last changed 91-180 days ago (2,736 lines of code)
    • 6 files have been last changed 31-90 days ago (923 lines of code)
    • 15 files have been last changed 1-30 days ago (5,378 lines of code)
<1% | 16% | 25% | 8% | 49%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
java, ts, json, md, js, gitignore, kts, txt, xml, npmignore, yml, bat, properties
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java86% | 8% | 4% | 0% | 1%
kts100% | 0% | 0% | 0% | 0%
ts<1% | 88% | 1% | 0% | 9%
js0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
kts4% | 0% | 0% | 7% | 87%
ts<1% | 37% | 5% | 47% | 9%
java0% | 14% | 27% | 5% | 52%
js0% | 100% | 0% | 0% | 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
smithy-typescript-codegen/src/main/java86% | 8% | 4% | 0% | 1%
ROOT100% | 0% | 0% | 0% | 0%
smithy-typescript-codegen-test100% | 0% | 0% | 0% | 0%
smithy-typescript-codegen100% | 0% | 0% | 0% | 0%
smithy-typescript-codegen/src/main/resources8% | 0% | 0% | 0% | 91%
smithy-typescript-ssdk-libs/server-common/src/validation0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-apigateway/src0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common/src/httpbinding0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common/src0% | 84% | 15% | 0% | 0%
smithy-typescript-ssdk-libs0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-apigateway0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ROOT5% | 0% | 0% | 0% | 94%
smithy-typescript-codegen/src/main/resources8% | 0% | 0% | 0% | 91%
smithy-typescript-codegen/src/main/java0% | 14% | 27% | 5% | 52%
smithy-typescript-ssdk-libs/server-common/src/validation0% | 33% | 0% | 66% | 0%
smithy-typescript-ssdk-libs/server-apigateway/src0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common/src0% | 51% | 48% | 0% | 0%
smithy-typescript-ssdk-libs0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-apigateway0% | 100% | 0% | 0% | 0%
smithy-typescript-ssdk-libs/server-common/src/httpbinding0% | <1% | 0% | 99% | 0%
smithy-typescript-codegen0% | 0% | 0% | 100% | 0%
smithy-typescript-codegen-test0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
StructuredMemberWriter.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
423 22 21 871 19
TypeScriptSettings.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
228 32 48 871 28
TypeScriptWriter.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
168 18 118 871 19
build.gradle.kts
in root
157 - 12 871 18
TypeScriptUtils.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
36 5 278 871 7
build.gradle.kts
in smithy-typescript-codegen-test
23 - 12 871 13
TypeScriptCodegenPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
22 3 278 871 9
build.gradle.kts
in smithy-typescript-codegen
16 - 82 871 14
settings.gradle.kts
in root
9 - 804 871 2
CodegenVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
377 13 18 870 80
SymbolVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
359 34 98 870 36
ImportDeclarations.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
124 10 118 865 6
PackageJsonGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
46 2 48 865 12
RuntimeClientPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
306 38 221 850 10
CommandGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
264 12 82 850 47
ProtocolGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
174 27 18 850 26
ApplicationProtocol.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
83 11 278 850 9
TypeScriptIntegration.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
76 9 195 850 13
UnionGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
144 6 231 840 12
HttpBindingProtocolGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
2008 96 18 832 116
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
settings.gradle.kts
in root
9 - 804 871 2
http-binding-utils.ts
in smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/integration
7 - 414 672 3
index.ts
in smithy-typescript-ssdk-libs/server-apigateway/src
1 - 278 298 3
index.ts
in smithy-typescript-ssdk-libs/server-common/src/httpbinding
1 - 278 298 3
prettier.config.js
in smithy-typescript-ssdk-libs
3 - 278 280 2
jest.config.js
in smithy-typescript-ssdk-libs/server-apigateway
5 - 278 298 3
UnresolvableProtocolException.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
9 1 278 788 2
FrameworkErrorModel.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
14 1 278 314 3
TypeScriptServerCodegenPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
16 2 278 288 3
TypeScriptCodegenPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
22 3 278 871 9
TypeScriptUtils.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
36 5 278 871 7
ServerErrorGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
47 1 278 301 2
EnumGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
47 4 278 810 3
ApplicationProtocol.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
83 11 278 850 9
DocumentShapeDeserVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
97 13 278 809 8
DocumentShapeSerVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
97 13 278 809 7
TypeScriptJmesPathVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
269 24 278 414 3
jest.config.js
in smithy-typescript-ssdk-libs/server-common
5 - 273 298 5
jest.config.js
in smithy-typescript-ssdk-libs
7 - 273 273 1
jest.config.base.js
in smithy-typescript-ssdk-libs
13 - 273 273 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AddHttpApiKeyAuthPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
114 4 7 7 1
http-api-key-auth.ts
in smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/integration
73 1 7 7 1
AddDefaultsModeDependency.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
25 1 18 18 1
ServiceBareBonesClientGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
275 10 98 99 2
ServiceAggregatedClientGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
92 1 99 99 1
accept.ts
in smithy-typescript-ssdk-libs/server-common/src
13 - 130 130 1
LongValidator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/validation
33 2 155 158 2
AddChecksumRequiredDependency.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
114 4 195 222 3
jest.config.base.js
in smithy-typescript-ssdk-libs
13 - 273 273 1
jest.config.js
in smithy-typescript-ssdk-libs
7 - 273 273 1
prettier.config.js
in smithy-typescript-ssdk-libs
3 - 278 280 2
validators.ts
in smithy-typescript-ssdk-libs/server-common/src/validation
260 8 64 281 6
index.ts
in smithy-typescript-ssdk-libs/server-common/src/validation
129 1 231 281 3
TypeScriptServerCodegenPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
16 2 278 288 3
lambda.ts
in smithy-typescript-ssdk-libs/server-apigateway/src
119 17 221 298 6
mux.ts
in smithy-typescript-ssdk-libs/server-common/src/httpbinding
109 2 54 298 6
errors.ts
in smithy-typescript-ssdk-libs/server-common/src
43 - 186 298 4
index.ts
in smithy-typescript-ssdk-libs/server-common/src
27 - 130 298 7
jest.config.js
in smithy-typescript-ssdk-libs/server-common
5 - 273 298 5
jest.config.js
in smithy-typescript-ssdk-libs/server-apigateway
5 - 278 298 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AddHttpApiKeyAuthPlugin.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
114 4 7 7 1
http-api-key-auth.ts
in smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/integration
73 1 7 7 1
build.gradle.kts
in root
157 - 12 871 18
build.gradle.kts
in smithy-typescript-codegen-test
23 - 12 871 13
HttpBindingProtocolGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
2008 96 18 832 116
CodegenVisitor.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
377 13 18 870 80
HttpProtocolGeneratorUtils.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
265 13 18 797 42
HttpRpcProtocolGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
258 19 18 797 38
RuntimeConfigGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
197 1 18 815 17
ProtocolGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
174 27 18 850 26
TypeScriptDependency.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
140 6 18 815 49
AddDefaultsModeDependency.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration
25 1 18 18 1
HttpProtocolTestGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
1029 55 19 699 43
StructuredMemberWriter.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
423 22 21 871 19
StructureGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
115 4 21 811 24
TypeScriptSettings.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
228 32 48 871 28
PackageJsonGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
46 2 48 865 12
mux.ts
in smithy-typescript-ssdk-libs/server-common/src/httpbinding
109 2 54 298 6
validators.ts
in smithy-typescript-ssdk-libs/server-common/src/validation
260 8 64 281 6
CommandGenerator.java
in smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen
264 12 82 850 47