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

fix(torii/graphql): handle empty metadata and schema change #2731

Closed
wants to merge 1 commit into from

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

acf546b
Select commit
Loading
Failed to load commit list.
Closed

fix(torii/graphql): handle empty metadata and schema change #2731

fix(torii): handle case where token_id no longer exists and few graph…
acf546b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2024 in 0s

56.09% (-0.02%) compared to 6644564

View this Pull Request on Codecov

56.09% (-0.02%) compared to 6644564

Details

Codecov Report

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

Project coverage is 56.09%. Comparing base (6644564) to head (acf546b).

Files with missing lines Patch % Lines
...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.09%   -0.02%     
==========================================
  Files         427      427              
  Lines       54522    54532      +10     
==========================================
  Hits        30587    30587              
- Misses      23935    23945      +10     

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