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): add world block and instrument queries #2796

Merged
merged 4 commits into from
Dec 12, 2024

chore: modify eternum config for quick sync

acc950f
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): add world block and instrument queries #2796

chore: modify eternum config for quick sync
acc950f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

55.76% (+0.00%) compared to bcd581e

View this Pull Request on Codecov

55.76% (+0.00%) compared to bcd581e

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 55.76%. Comparing base (bcd581e) to head (acc950f).

Files with missing lines Patch % Lines
crates/torii/grpc/src/server/mod.rs 80.95% 4 Missing ⚠️
crates/torii/cli/src/options.rs 66.66% 2 Missing ⚠️
bin/torii/src/main.rs 0.00% 1 Missing ⚠️
crates/torii/core/src/engine.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2796   +/-   ##
=======================================
  Coverage   55.75%   55.76%           
=======================================
  Files         439      439           
  Lines       55522    55549   +27     
=======================================
+ Hits        30957    30977   +20     
- Misses      24565    24572    +7     

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