hypercerts-org / hypercerts-indexer

Indexing service for hypercerts metadata
2 stars 0 forks source link

fix(logs): explicit logs on allowlist errors, removed redundant logs #166

Closed bitbeckers closed 1 month ago

github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 57.11% (🎯 55%) 1677 / 2936
🟢 Statements 57.11% (🎯 55%) 1677 / 2936
🟢 Functions 64.17% (🎯 55%) 43 / 67
🟢 Branches 56.54% (🎯 55%) 95 / 168
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/parsing/parseTakerBid.ts 0% 0% 0% 0% 1-122
src/storage/getMissingMetadataUris.ts 12.5% 100% 0% 12.5% 4-24
src/storage/getUnparsedAllowLists.ts 27.27% 100% 0% 27.27% 4-11
src/storage/storeAllowListRecords.ts 22% 100% 0% 22% 12-50
src/storage/storeClaimStored.ts 62.76% 100% 0% 62.76% 60-94
src/storage/updateAllowlistRecordClaimed.ts 0% 0% 0% 0% 1-63
Generated in workflow #121