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

refactor(torii): inmemory cache for erc and handle contract type at runtime #2483

Open
wants to merge 8 commits into
base: feat/torii/ercs
Choose a base branch
from

Conversation

lambda-0x
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 43.38235% with 231 lines in your changes missing coverage. Please review.

Project coverage is 67.83%. Comparing base (ae41d8c) to head (9b7f59f).
Report is 11 commits behind head on feat/torii/ercs.

Files with missing lines Patch % Lines
crates/torii/core/src/sql/erc.rs 0.00% 106 Missing ⚠️
scripts/verify_db_balances/src/main.rs 0.00% 84 Missing ⚠️
...torii/core/src/processors/erc20_legacy_transfer.rs 0.00% 10 Missing ⚠️
crates/torii/core/src/processors/erc20_transfer.rs 0.00% 10 Missing ⚠️
crates/torii/core/src/sql/utils.rs 94.03% 9 Missing ⚠️
crates/torii/core/src/engine.rs 83.33% 6 Missing ⚠️
crates/torii/graphql/src/object/erc/erc_balance.rs 0.00% 4 Missing ⚠️
...orii/core/src/processors/erc721_legacy_transfer.rs 0.00% 1 Missing ⚠️
...rates/torii/core/src/processors/erc721_transfer.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           feat/torii/ercs    #2483      +/-   ##
===================================================
- Coverage            68.64%   67.83%   -0.82%     
===================================================
  Files                  372      382      +10     
  Lines                48441    49629    +1188     
===================================================
+ Hits                 33251    33664     +413     
- Misses               15190    15965     +775     

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

@lambda-0x lambda-0x marked this pull request as ready for review September 28, 2024 13:32
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