hypercerts-org / hypercerts-indexer

Indexing service for hypercerts metadata
2 stars 0 forks source link

Develop #195

Closed bitbeckers closed 3 months ago

bitbeckers commented 3 months ago

Batches storage of allow list records to respect postgres limitations and resolve #192

github-actions[bot] commented 3 months ago

Coverage Report

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 Coverage
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
Generated in workflow #145