hypercerts-org / hypercerts-indexer

Indexing service for hypercerts metadata
2 stars 0 forks source link

Fix/test suites #163

Closed bitbeckers closed 1 month ago

bitbeckers commented 1 month ago

This PR narrows down an issues with duplicate block indexing when block from/to overlap

github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 60.57% (🎯 55%) 1773 / 2927
🟢 Statements 60.57% (🎯 55%) 1773 / 2927
🟢 Functions 69.11% (🎯 55%) 47 / 68
🟢 Branches 55.78% (🎯 55%) 106 / 190
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/server.ts 0% 0% 0% 0% 1-65
src/fetching/fetchAllowlistFromUri.ts 88.09% 80% 100% 88.09% 36-40
src/monitoring/eas.ts 97.53% 80% 100% 97.53% 46-47
src/monitoring/hypercerts.ts 92.78% 60% 100% 92.78% 48, 53-54, 66, 68-70
src/storage/storeClaim.ts 93.25% 60% 100% 93.25% 60-62, 86-88
src/storage/storeFractionTransfer.ts 70.77% 33.33% 100% 70.77% 38-40, 55-60, 71-106
src/storage/storeUnits.ts 0% 0% 0% 0% 1-226
src/utils/getBlocksToFetch.ts 100% 100% 100% 100%
src/utils/parseToOzMerkleTree.ts 100% 100% 100% 100%
Generated in workflow #118