When this run was published the board led with a single correctness percentage. The figures here are that run's own results restated as divergence and coverage, so they read differently from what this page showed at the time. The changelog has the change.
How it got here
ExtendDB's history up to this run, ending on the figures above. Both are plotted because neither reads correctly alone: divergence falls when a target stops attempting an operation it used to get wrong, so a fall in the first plot is only an improvement if the second one holds. The target's own page carries the full history.
Divergence
Coverage
Where it fell short on this date
The tests this run recorded as failing, each linked to its source at the commit that measured it. For the current picture, see this target's latest results, or every target in this run.
-
CreateTable - configuration parameters TableClass STANDARD_INFREQUENT_ACCESS round-trips
Tier 1 createTable tests/tier1/createTable/config.test.ts:50
-
CreateTable - configuration parameters SSESpecification with the AWS-managed key round-trips
Tier 1 createTable tests/tier1/createTable/config.test.ts:61
-
CreateTable - configuration parameters OnDemandThroughput round-trips on a PAY_PER_REQUEST table
Tier 1 createTable tests/tier1/createTable/config.test.ts:76
-
Query - GSI pagination across tied sort keys composes LastEvaluatedKey from base and index keys and walks every tied item once
Tier 1 query tests/tier1/query/gsi.test.ts:211
-
Query - LSI pagination across tied sort keys composes LastEvaluatedKey from base and index keys and walks every tied item once
Tier 1 query tests/tier1/query/lsi.test.ts:276
-
Scan - GSI pagination across tied sort keys walks every item once across a paged GSI scan with tied sort keys
Tier 1 scan tests/tier1/scan/gsiPagination.test.ts:202
-
UpdateItem - SET evaluation semantics a second SET clause reads the pre-update value of another attribute
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:579
-
UpdateItem - SET evaluation semantics applies parenthesised arithmetic (SET c = (c - :v))
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:591
-
UpdateTable - configuration parameters UpdateTable changes TableClass
Tier 1 updateTable tests/tier1/updateTable/config.test.ts:57
-
UpdateTable - configuration parameters UpdateTable changes OnDemandThroughput
Tier 1 updateTable tests/tier1/updateTable/config.test.ts:72
-
PutItem - exact error messages NULL attr with false is accepted and normalises to NULL true
Tier 3 error-messages tests/tier3/error-messages/putItem.test.ts:161
-
UpdateItem - validation ordering rejects invalid ReturnValues (UpdateItem reports the first enum error)
Tier 3 validation-ordering tests/tier3/validation-ordering/updateItem.test.ts:47
-
On-demand backups - lifecycle and restore RestoreTableFromBackup initiates a restore into a new table
Tier 2 backups tests/tier2/backups/onDemand.test.ts:114
-
On-demand backups - lifecycle and restore DescribeBackup on a deleted backup throws BackupNotFoundException
Tier 2 backups tests/tier2/backups/onDemand.test.ts:130