Skip to content

fix(torii): handle case where token_id no longer exists and few graph…

Codecov / codecov/project failed Dec 3, 2024 in 0s

56.07% (-0.03%) compared to a0a173e

View this Pull Request on Codecov

56.07% (-0.03%) compared to a0a173e

Details

Codecov Report

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

Project coverage is 56.07%. Comparing base (a0a173e) to head (752a88e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/core/src/executor/erc.rs 0.00% 42 Missing ⚠️
...ates/torii/graphql/src/object/erc/token_balance.rs 0.00% 7 Missing ⚠️
...tes/torii/graphql/src/object/erc/token_transfer.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2731      +/-   ##
==========================================
- Coverage   56.10%   56.07%   -0.03%     
==========================================
  Files         427      427              
  Lines       54516    54548      +32     
==========================================
+ Hits        30586    30588       +2     
- Misses      23930    23960      +30     

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