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

opt(torii): parallalize event processing #2385

Closed
wants to merge 1 commit into from

opt(torii): parallalize event processing

8f096a4
Select commit
Loading
Failed to load commit list.
Closed

opt(torii): parallalize event processing #2385

opt(torii): parallalize event processing
8f096a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 6, 2024 in 0s

68.28% (-0.02%) compared to 72002a2

View this Pull Request on Codecov

68.28% (-0.02%) compared to 72002a2

Details

Codecov Report

Attention: Patch coverage is 60.35242% with 90 lines in your changes missing coverage. Please review.

Project coverage is 68.28%. Comparing base (72002a2) to head (8f096a4).

Files with missing lines Patch % Lines
crates/torii/core/src/engine.rs 56.06% 87 Missing ⚠️
bin/torii/src/main.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2385      +/-   ##
==========================================
- Coverage   68.30%   68.28%   -0.02%     
==========================================
  Files         357      357              
  Lines       47181    47257      +76     
==========================================
+ Hits        32225    32270      +45     
- Misses      14956    14987      +31     

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