Closed bitbeckers closed 5 months ago
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 | 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% |
closes #61