awslabs / amazon-qldb-driver-dotnet
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: 61
  • Daily file updates (only one update per file and date counted): 136
  • First update: 2020-02-11
  • Latest update: 2022-01-19
  • Days between first and latest update: 709 (101 weeks, estimated 505 working days)
  • Active days (at least one file change): 61
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 61 files with 4,231 lines of code in files.
    • 34 files that are 366+ days old (2,495 lines of code)
    • 26 files that are 181-365 days old (1,729 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 1 files that are 1-30 days old (7 lines of code)
58% | 40% | 0% | 0% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 61 files with 4,231 lines of code in files.
    • 14 files have been last changed 366+ days ago (235 lines of code)
    • 44 files have been last changed 181-365 days ago (3,952 lines of code)
    • 1 files have been last changed 91-180 days ago (7 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 2 files have been last changed 1-30 days ago (37 lines of code)
5% | 93% | <1% | 0% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, md, yml, csproj, gitignore, json, txt, xml, editorconfig
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs58% | 41% | 0% | 0% | <1%
yml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs5% | 93% | <1% | 0% | <1%
yml100% | 0% | 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
Amazon.QLDB.Driver.IntegrationTests62% | 37% | 0% | 0% | 0%
Amazon.QLDB.Driver.IntegrationTests/utils100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/client100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/driver40% | 59% | 0% | 0% | 0%
Amazon.QLDB.Driver/utils100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/exception100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/transaction38% | 61% | 0% | 0% | 0%
Amazon.QLDB.Driver/result21% | 78% | 0% | 0% | 0%
Amazon.QLDB.Driver/retry100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/session38% | 61% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/executable48% | 51% | 0% | 0% | 0%
Amazon.QLDB.Driver100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/query0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver.Serialization0% | 84% | 0% | 0% | 15%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Amazon.QLDB.Driver/retry55% | 44% | 0% | 0% | 0%
Amazon.QLDB.Driver/exception38% | 61% | 0% | 0% | 0%
Amazon.QLDB.Driver/utils29% | 70% | 0% | 0% | 0%
Amazon.QLDB.Driver/client13% | 86% | 0% | 0% | 0%
Amazon.QLDB.Driver/driver3% | 96% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver/executable48% | 51% | 0% | 0% | 0%
Amazon.QLDB.Driver100% | 0% | 0% | 0% | 0%
Amazon.QLDB.Driver.IntegrationTests0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver/result0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver.IntegrationTests/utils0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver/transaction0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver/session0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver/query0% | 100% | 0% | 0% | 0%
Amazon.QLDB.Driver.Serialization0% | 0% | 15% | 0% | 84%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Session.cs
in Amazon.QLDB.Driver/client
232 19 222 721 11
QldbDriver.cs
in Amazon.QLDB.Driver/driver
129 13 221 721 12
QldbHash.cs
in Amazon.QLDB.Driver/utils
101 8 244 721 6
BaseQldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
93 10 193 721 8
QldbSession.cs
in Amazon.QLDB.Driver/session
91 4 231 721 16
Result.cs
in Amazon.QLDB.Driver/result
75 9 309 721 9
Transaction.cs
in Amazon.QLDB.Driver/transaction
69 6 228 721 11
TransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
50 6 203 721 15
ValidationUtils.cs
in Amazon.QLDB.Driver/utils
43 5 390 721 4
BufferedResult.cs
in Amazon.QLDB.Driver/result
31 3 309 721 8
IQldbDriver.cs
in Amazon.QLDB.Driver/driver
19 - 390 721 5
ExceptionMessages.cs
in Amazon.QLDB.Driver/exception
14 - 309 721 5
IResult.cs
in Amazon.QLDB.Driver/result
11 - 309 721 7
Assemblyinfo.cs
in Amazon.QLDB.Driver
3 - 390 721 5
GlobalSupressions.cs
in Amazon.QLDB.Driver
2 - 719 719 1
IExecutable.cs
in Amazon.QLDB.Driver/executable
13 - 390 671 3
StatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
754 22 203 606 16
IntegrationTestBase.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
364 16 220 606 10
SessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
94 7 222 606 5
QldbDriverException.cs
in Amazon.QLDB.Driver/exception
31 5 390 606 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
GlobalSupressions.cs
in Amazon.QLDB.Driver
2 - 719 719 1
GlobalSuppressions.cs
in Amazon.QLDB.Driver
3 - 606 606 1
buildspec.yml
in root
16 - 606 606 1
Assemblyinfo.cs
in Amazon.QLDB.Driver
3 - 390 721 5
IBackoffStrategy.cs
in Amazon.QLDB.Driver/retry
9 - 390 585 2
IExecutable.cs
in Amazon.QLDB.Driver/executable
13 - 390 671 3
RetryPolicyContext.cs
in Amazon.QLDB.Driver/retry
15 1 390 585 2
TransactionAbortedException.cs
in Amazon.QLDB.Driver/exception
16 2 390 606 4
IQldbDriver.cs
in Amazon.QLDB.Driver/driver
19 - 390 721 5
ExponentBackoffStrategy.cs
in Amazon.QLDB.Driver/retry
30 3 390 585 2
QldbDriverException.cs
in Amazon.QLDB.Driver/exception
31 5 390 606 2
ValidationUtils.cs
in Amazon.QLDB.Driver/utils
43 5 390 721 4
TimingInformation.cs
in Amazon.QLDB.Driver/client
15 1 369 390 2
IOUsage.cs
in Amazon.QLDB.Driver/client
20 1 369 390 2
IAsyncResult.cs
in Amazon.QLDB.Driver/result
11 - 309 309 1
IResult.cs
in Amazon.QLDB.Driver/result
11 - 309 721 7
IAsyncExecutable.cs
in Amazon.QLDB.Driver/executable
14 - 309 309 1
ExceptionMessages.cs
in Amazon.QLDB.Driver/exception
14 - 309 721 5
Logging.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
16 1 309 606 2
Constants.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
16 - 309 606 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Table.cs
in Amazon.QLDB.Driver.Serialization
7 - 20 20 1
QueryData.cs
in Amazon.QLDB.Driver/query
33 2 202 202 1
IQuery.cs
in Amazon.QLDB.Driver/query
12 - 202 202 1
ISerializer.cs
in Amazon.QLDB.Driver/driver
9 - 236 236 1
AsyncResult.cs
in Amazon.QLDB.Driver/result/generic
92 6 202 244 3
Result.cs
in Amazon.QLDB.Driver/result/generic
84 7 202 244 3
ObjectSerializer.cs
in Amazon.QLDB.Driver.Serialization
30 4 21 244 7
IResult.cs
in Amazon.QLDB.Driver/result/generic
10 - 202 244 2
IAsyncResult.cs
in Amazon.QLDB.Driver/result/generic
10 - 202 244 2
Document.cs
in Amazon.QLDB.Driver.Serialization
7 - 146 244 5
AsyncStatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
409 22 203 309 7
QldbDriverBase.cs
in Amazon.QLDB.Driver/driver
193 8 221 309 2
AsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
124 9 221 309 5
AsyncQldbSession.cs
in Amazon.QLDB.Driver/session
115 4 231 309 3
AsyncTransaction.cs
in Amazon.QLDB.Driver/transaction
96 7 228 309 4
AsyncSessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
95 7 222 309 3
AsyncResult.cs
in Amazon.QLDB.Driver/result
82 8 309 309 1
BaseIonEnumerator.cs
in Amazon.QLDB.Driver/result
72 4 309 309 1
AsyncTransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
52 6 203 309 7
BaseTransaction.cs
in Amazon.QLDB.Driver/transaction
41 3 244 309 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Table.cs
in Amazon.QLDB.Driver.Serialization
7 - 20 20 1
ObjectSerializer.cs
in Amazon.QLDB.Driver.Serialization
30 4 21 244 7
Document.cs
in Amazon.QLDB.Driver.Serialization
7 - 146 244 5
BaseQldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
93 10 193 721 8
AsyncResult.cs
in Amazon.QLDB.Driver/result/generic
92 6 202 244 3
Result.cs
in Amazon.QLDB.Driver/result/generic
84 7 202 244 3
QueryData.cs
in Amazon.QLDB.Driver/query
33 2 202 202 1
IQuery.cs
in Amazon.QLDB.Driver/query
12 - 202 202 1
IResult.cs
in Amazon.QLDB.Driver/result/generic
10 - 202 244 2
IAsyncResult.cs
in Amazon.QLDB.Driver/result/generic
10 - 202 244 2
StatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
754 22 203 606 16
AsyncStatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
409 22 203 309 7
AsyncTransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
52 6 203 309 7
TransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
50 6 203 721 15
IntegrationTestBase.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
364 16 220 606 10
QldbDriverBase.cs
in Amazon.QLDB.Driver/driver
193 8 221 309 2
QldbDriver.cs
in Amazon.QLDB.Driver/driver
129 13 221 721 12
AsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
124 9 221 309 5
Session.cs
in Amazon.QLDB.Driver/client
232 19 222 721 11
AsyncSessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
95 7 222 309 3