hypercerts-org / hypercerts-indexer

Indexing service for hypercerts metadata
2 stars 0 forks source link

fix(types): use db generated typed for store input #73

Closed bitbeckers closed 5 months ago

bitbeckers commented 5 months ago

closes #61

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 47.37% (🎯 55%) 1518 / 3204
🔴 Statements 47.37% (🎯 55%) 1518 / 3204
🟢 Functions 57.97% (🎯 55%) 40 / 69
🟢 Branches 66.25% (🎯 55%) 106 / 160
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/fetching/fetchAllowlistFromUri.ts 100% 100% 100% 100%
src/indexer/indexAllowlistRecords.ts 0% 0% 0% 0% 1-112
src/storage/getUnparsedAllowListsRecords.ts 0% 0% 0% 0% 1-25
src/storage/storeAllowListData.ts 88.88% 50% 100% 88.88% 15-17
src/storage/storeAllowListRecords.ts 0% 0% 0% 0% 1-22
src/storage/storeAttestations.ts 0% 0% 0% 0% 1-48
src/storage/storeHypercertAllowList.ts 0% 0% 0% 0% 1-19
src/storage/storeMetadata.ts 92.7% 55.55% 100% 92.7% 33-35, 70, 79, 94-95
src/storage/storeSupportedSchemas.ts 0% 0% 0% 0% 1-50
src/storage/storeUnits.ts 0% 0% 0% 0% 1-71
src/utils/parseToOzMerkleTree.ts 100% 100% 100% 100%
Generated in workflow #70