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-indexer): eip 4906 update metadata processor #2984

Merged
merged 20 commits into from
Feb 18, 2025

fmt

036f04b
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-indexer): eip 4906 update metadata processor #2984

fmt
036f04b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 3, 2025 in 1s

56.87% (-0.12%) compared to e823d42

View this Pull Request on Codecov

56.87% (-0.12%) compared to e823d42

Details

Codecov Report

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

Project coverage is 56.87%. Comparing base (e823d42) to head (036f04b).

Files with missing lines Patch % Lines
crates/torii/sqlite/src/executor/erc.rs 0.00% 70 Missing ⚠️
.../indexer/src/processors/erc4906_metadata_update.rs 0.00% 59 Missing ⚠️
crates/torii/sqlite/src/erc.rs 0.00% 15 Missing ⚠️
crates/torii/sqlite/src/executor/mod.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2984      +/-   ##
==========================================
- Coverage   56.99%   56.87%   -0.12%     
==========================================
  Files         425      426       +1     
  Lines       56303    56421     +118     
==========================================
+ Hits        32088    32091       +3     
- Misses      24215    24330     +115     

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