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

opt(torii): reuse token metadata from db for ERC721 #2448

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 174 lines in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (397004b) to head (7ee5e82).

Files with missing lines Patch % Lines
crates/torii/core/src/sql/erc.rs 0.00% 174 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           spr/main/10465a00    #2448      +/-   ##
=====================================================
- Coverage              67.38%   67.37%   -0.02%     
=====================================================
  Files                    373      373              
  Lines                  48794    48806      +12     
=====================================================
  Hits                   32882    32882              
- Misses                 15912    15924      +12     

☔ 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 a18e5c6 into spr/main/10465a00 Sep 24, 2024
1 of 13 checks passed
@lambda-0x lambda-0x deleted the spr/main/3bfe5955 branch September 24, 2024 14:19
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