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/graphql): use union types for token balances and transfers #2621

Closed
wants to merge 1 commit into from

Conversation

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 8.00000% with 207 lines in your changes missing coverage. Please review.

Project coverage is 56.49%. Comparing base (e759a9c) to head (7ae984e).

Files with missing lines Patch % Lines
crates/torii/graphql/src/object/mod.rs 6.52% 86 Missing ⚠️
...tes/torii/graphql/src/object/erc/token_transfer.rs 0.00% 49 Missing ⚠️
crates/torii/graphql/src/object/erc/erc_token.rs 11.90% 37 Missing ⚠️
...ates/torii/graphql/src/object/erc/token_balance.rs 0.00% 35 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           spr/main/6f679e25    #2621      +/-   ##
=====================================================
- Coverage              56.57%   56.49%   -0.09%     
=====================================================
  Files                    403      403              
  Lines                  50707    50790      +83     
=====================================================
+ Hits                   28686    28692       +6     
- Misses                 22021    22098      +77     

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

@lambda-0x
Copy link
Contributor Author

✓ Commit merged in pull request #2689

@lambda-0x lambda-0x closed this Nov 14, 2024
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.

2 participants