How it got here
ExtendDB (SQLite)'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.
-
PutItem - index write capacity charges an identical overwrite no index writes at all
Tier 1 putItem tests/tier1/putItem/indexConsumedCapacity.test.ts:43
-
BatchWriteItem - index write capacity reports the per-table entry with the arms the batch actually touched
Tier 1 putItem tests/tier1/putItem/indexConsumedCapacity.test.ts:43
-
ConsumedCapacity - INDEXES on a secondary-index Query Query with INDEXES returns per-index breakdown
Tier 1 query tests/tier1/query/indexConsumedCapacity.test.ts:66
-
ConsumedCapacity - INDEXES on a secondary-index Query Query with INDEXES returns per-index capacity breakdown
Tier 1 query tests/tier1/query/indexConsumedCapacity.test.ts:85
-
On-demand backups - lifecycle and restore RestoreTableFromBackup initiates a restore into a new table
Tier 2 backups tests/tier2/backups/onDemand.test.ts:114
-
TransactWriteItems - ConsumedCapacity: conditional, check, replay, cancel reports write capacity on the first call and read capacity on a same-token replay
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:1421
-
PartiQL - vector indexes are out of reach rejects a PartiQL read of a vector index
Tier 2 vectorSearch tests/tier2/vectorSearch/partiql.test.ts:56
-
PartiQL - vector indexes are out of reach reads the vector attribute off the base table like any other item
Tier 2 vectorSearch tests/tier2/vectorSearch/partiql.test.ts:69
-
UpdateTable - vector index lifecycle adds an index that backfills like a GSI, enforces one online action, then deletes it
Tier 2 vectorSearch tests/tier2/vectorSearch/updateLifecycle.test.ts:167
-
UpdateTable - vector index lifecycle refuses to delete the table while a vector index is still being created
Tier 2 vectorSearch tests/tier2/vectorSearch/updateLifecycle.test.ts:304
-
CreateTable - vector index request validation rejects Dimensions of 0 at the request model layer
Tier 2 vectorSearch tests/tier2/vectorSearch/validation.test.ts:49
-
BatchGetItem - exact error messages empty RequestItems: full required-parameter error
Tier 3 error-messages tests/tier3/error-messages/batchGetItem.test.ts:26
-
BatchWriteItem - index key error messages empty-binary index key: full secondary-index-key message
Tier 3 error-messages tests/tier3/error-messages/indexKeyValues.test.ts:54
-
PutItem - index key error messages empty-binary index key value: full secondary-index-key message
Tier 3 error-messages tests/tier3/error-messages/indexKeyValues.test.ts:126
-
UpdateItem - index key error messages empty-binary index key value: full secondary-index-key message
Tier 3 error-messages tests/tier3/error-messages/indexKeyValues.test.ts:150
-
PutItem - exact error messages duplicate zero-length members in BS: full duplicates error
Tier 3 error-messages tests/tier3/error-messages/putItem.test.ts:246
-
Query - exact error messages Select SPECIFIC_ATTRIBUTES without ProjectionExpression: full required-projection message
Tier 3 error-messages tests/tier3/error-messages/query.test.ts:214
-
SearchVectors - exact error messages non-equality comparator on the HASH element
Tier 3 error-messages tests/tier3/error-messages/searchVectors.test.ts:40
-
SearchVectors - exact error messages non-equality comparator on an INLINE_FILTER element
Tier 3 error-messages tests/tier3/error-messages/searchVectors.test.ts:40
-
SearchVectors - exact error messages L-wrapped search vector
Tier 3 error-messages tests/tier3/error-messages/searchVectors.test.ts:40
-
TransactWriteItems - index key error messages Put empty-binary index key: top-level ValidationException
Tier 3 error-messages tests/tier3/error-messages/transactIndexKeys.test.ts:77
-
TransactWriteItems - index key error messages Update empty-binary index key: top-level ValidationException
Tier 3 error-messages tests/tier3/error-messages/transactIndexKeys.test.ts:77
-
CreateTable vector indexes - exact error messages two indexes on one attribute with different Dimensions
Tier 3 error-messages tests/tier3/error-messages/vectorIndexes.test.ts:46
-
PutItem vector writes - exact error messages empty string in the SearchSchema HASH attribute
Tier 3 error-messages tests/tier3/error-messages/vectorWrites.test.ts:29
-
Nesting depth - 32-level document limit rejects a 32-level ExpressionAttributeValue with ValidationException
Tier 3 limits tests/tier3/limits/nestingDepth.test.ts:99
-
DeleteItem - validation ordering reports invalid ReturnValues and invalid ReturnConsumedCapacity together
Tier 3 validation-ordering tests/tier3/validation-ordering/deleteItem.test.ts:48
-
PutItem - validation ordering reports invalid ReturnConsumedCapacity, ReturnItemCollectionMetrics, and ReturnValues together
Tier 3 validation-ordering tests/tier3/validation-ordering/putItem.test.ts:79
-
UpdateItem - validation ordering rejects invalid ReturnValues (UpdateItem reports the first enum error)
Tier 3 validation-ordering tests/tier3/validation-ordering/updateItem.test.ts:54