refactor(torii): queries for them to not block #2391
Closed
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.
Loading