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

refactor(torii-gql): get rid of world indexing error #2827

Merged
merged 2 commits into from
Dec 23, 2024

fix: fmt and clippy

593a416
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-gql): get rid of world indexing error #2827

fix: fmt and clippy
593a416
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

56.30% (+0.37%) compared to c0b8033

View this Pull Request on Codecov

56.30% (+0.37%) compared to c0b8033

Details

Codecov Report

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

Project coverage is 56.30%. Comparing base (c0b8033) to head (593a416).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/graphql/src/server.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2827      +/-   ##
==========================================
+ Coverage   55.92%   56.30%   +0.37%     
==========================================
  Files         439      439              
  Lines       56156    56258     +102     
==========================================
+ Hits        31408    31677     +269     
+ Misses      24748    24581     -167     

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