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): token balances subscription #2831

Merged
merged 5 commits into from
Dec 23, 2024

fmt

66f8a30
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): token balances subscription #2831

fmt
66f8a30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

55.72% (-0.21%) compared to c0b8033

View this Pull Request on Codecov

55.72% (-0.21%) compared to c0b8033

Details

Codecov Report

Attention: Patch coverage is 10.75697% with 224 lines in your changes missing coverage. Please review.

Project coverage is 55.72%. Comparing base (c0b8033) to head (66f8a30).

Files with missing lines Patch % Lines
...rii/grpc/src/server/subscriptions/token_balance.rs 18.58% 92 Missing ⚠️
crates/torii/grpc/src/client.rs 0.00% 54 Missing ⚠️
crates/torii/grpc/src/server/mod.rs 11.53% 46 Missing ⚠️
crates/torii/client/src/client/mod.rs 0.00% 26 Missing ⚠️
crates/torii/core/src/executor/erc.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2831      +/-   ##
==========================================
- Coverage   55.92%   55.72%   -0.21%     
==========================================
  Files         439      440       +1     
  Lines       56156    56404     +248     
==========================================
+ Hits        31408    31431      +23     
- Misses      24748    24973     +225     

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