Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parse): cleaner schema parsing and error handling #16

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

bitbeckers
Copy link
Contributor

  • Parse schema from contract to ABI for decoding fields typed and with names
  • Update indexer to update lastBlockIndexed when no attestations are found

@bitbeckers bitbeckers merged commit 923a776 into develop Mar 15, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 50.06% (🎯 60%) 780 / 1558
🔴 Statements 50.06% (🎯 60%) 780 / 1558
🔴 Functions 45.94% (🎯 60%) 17 / 37
🔴 Branches 51.11% (🎯 60%) 23 / 45
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/server.ts 95.16% 100% 0% 95.16% 13-15
src/indexer/indexAttestations.ts 37.73% 33.33% 100% 37.73% 41-106
src/parsing/attestationData.ts 19.71% 100% 0% 19.71% 15-71
src/utils/parseSchemaToAbi.ts 33.33% 100% 0% 33.33% 13-36
Generated in workflow #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant