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-grpc): erc tokens and balances #2698

Merged
merged 11 commits into from
Nov 19, 2024

fmt

e72bc05
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-grpc): erc tokens and balances #2698

fmt
e72bc05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 18, 2024 in 1s

56.25% (-0.10%) compared to f6659db

View this Pull Request on Codecov

56.25% (-0.10%) compared to f6659db

Details

Codecov Report

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

Project coverage is 56.25%. Comparing base (f6659db) to head (e72bc05).

Files with missing lines Patch % Lines
crates/torii/grpc/src/server/mod.rs 0.00% 76 Missing ⚠️
crates/torii/grpc/src/types/mod.rs 0.00% 17 Missing ⚠️
crates/torii/core/src/types.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2698      +/-   ##
==========================================
- Coverage   56.34%   56.25%   -0.10%     
==========================================
  Files         411      411              
  Lines       52742    52837      +95     
==========================================
+ Hits        29719    29723       +4     
- Misses      23023    23114      +91     

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