Skip to content

refactor(torii): update query logic for them to not block

Codecov / codecov/project succeeded Sep 13, 2024 in 1s

67.93% (+0.04%) compared to ebb3b70

View this Pull Request on Codecov

67.93% (+0.04%) compared to ebb3b70

Details

Codecov Report

Attention: Patch coverage is 83.96947% with 21 lines in your changes missing coverage. Please review.

Project coverage is 67.93%. Comparing base (ebb3b70) to head (3871fa8).

Files with missing lines Patch % Lines
crates/torii/core/src/sql.rs 73.91% 18 Missing ⚠️
crates/torii/core/src/query_queue.rs 94.73% 2 Missing ⚠️
crates/torii/libp2p/src/server/mod.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2397      +/-   ##
==========================================
+ Coverage   67.89%   67.93%   +0.04%     
==========================================
  Files         364      364              
  Lines       47773    47839      +66     
==========================================
+ Hits        32435    32501      +66     
  Misses      15338    15338              

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