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): queries for them to not block #2391

Closed
wants to merge 1 commit into from

refactor(torii): queries for them to not block

6cca479
Select commit
Loading
Failed to load commit list.
Closed

refactor(torii): queries for them to not block #2391

refactor(torii): queries for them to not block
6cca479
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

68.30% (+0.02%) compared to 8f096a4

View this Pull Request on Codecov

68.30% (+0.02%) compared to 8f096a4

Details

Codecov Report

Attention: Patch coverage is 81.39535% with 16 lines in your changes missing coverage. Please review.

Project coverage is 68.30%. Comparing base (8f096a4) to head (6cca479).

Files with missing lines Patch % Lines
crates/torii/core/src/sql.rs 67.64% 11 Missing ⚠️
crates/torii/core/src/query_queue.rs 92.00% 4 Missing ⚠️
crates/torii/libp2p/src/server/mod.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           spr/main/b4b488fe    #2391      +/-   ##
=====================================================
+ Coverage              68.28%   68.30%   +0.02%     
=====================================================
  Files                    357      357              
  Lines                  47257    47310      +53     
=====================================================
+ Hits                   32270    32316      +46     
- Misses                 14987    14994       +7     

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