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-core): enqueue models & events #2471

Merged
merged 4 commits into from
Sep 24, 2024

fix: event message

10f4805
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-core): enqueue models & events #2471

fix: event message
10f4805
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2024 in 0s

68.44% (-0.02%) compared to b598b07

View this Pull Request on Codecov

68.44% (-0.02%) compared to b598b07

Details

Codecov Report

Attention: Patch coverage is 81.13208% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.44%. Comparing base (b598b07) to head (10f4805).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/core/src/query_queue.rs 56.52% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2471      +/-   ##
==========================================
- Coverage   68.45%   68.44%   -0.02%     
==========================================
  Files         368      368              
  Lines       48162    48185      +23     
==========================================
+ Hits        32971    32980       +9     
- Misses      15191    15205      +14     

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