Closed bitbeckers closed 3 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Lines | 1.27% (🎯 55%) | 76 / 5967 |
🔴 | Statements | 1.27% (🎯 55%) | 76 / 5967 |
🔴 | Functions | 2.63% (🎯 55%) | 1 / 38 |
🔴 | Branches | 5% (🎯 55%) | 2 / 40 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/parsing/parseClaimStoredEvent.ts | 0% | 0% | 0% | 0% | 1-59 |
src/parsing/parseUriEvent.ts | 0% | 0% | 0% | 0% | 1-139 |
src/storage/storeClaimStored.ts | 0% | 0% | 0% | 0% | 1-103 |
src/storage/storeMetadata.ts | 0% | 0% | 0% | 0% | 1-124 |
Batches storage of allow list records to respect postgres limitations and resolve #192