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).
File | # lines | # units | last 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 |
File | # lines | # units | last 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 |
File | # lines | # units | last 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 |
File | # lines | # units | last 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 |