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(torii): implement graphql for erc #2447

Merged
merged 5 commits into from
Sep 24, 2024
Merged

Conversation

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 25.44643% with 167 lines in your changes missing coverage. Please review.

Please upload report for BASE (spr/main/d618e874@12df212). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rates/torii/graphql/src/object/erc/erc_transfer.rs 21.18% 93 Missing ⚠️
crates/torii/graphql/src/object/erc/erc_balance.rs 25.60% 61 Missing ⚠️
crates/torii/graphql/src/utils.rs 0.00% 7 Missing ⚠️
crates/torii/core/src/sql/utils.rs 25.00% 3 Missing ⚠️
crates/torii/graphql/src/object/erc/erc_token.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             spr/main/d618e874    #2447   +/-   ##
====================================================
  Coverage                     ?   67.38%           
====================================================
  Files                        ?      373           
  Lines                        ?    48794           
  Branches                     ?        0           
====================================================
  Hits                         ?    32882           
  Misses                       ?    15912           
  Partials                     ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- cleanup plus other refactor for the PR stack
- `start_block` configuration removed since it was no longer necessary now that we use `get_events` for `sync_range`
- use debug log level transfer events

commit-id:4acad5f3
@lambda-0x lambda-0x merged commit 0d9998f into spr/main/d618e874 Sep 24, 2024
0 of 13 checks passed
@lambda-0x lambda-0x deleted the spr/main/10465a00 branch September 24, 2024 14:20
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