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

feat(torii-core): parallelization #2423

Merged
merged 21 commits into from
Sep 17, 2024

refactor: use defaulthahser in favor of poseidon

663ed6a
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-core): parallelization #2423

refactor: use defaulthahser in favor of poseidon
663ed6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

68.20% (+0.15%) compared to 2d6e5de

View this Pull Request on Codecov

68.20% (+0.15%) compared to 2d6e5de

Details

Codecov Report

Attention: Patch coverage is 83.43195% with 28 lines in your changes missing coverage. Please review.

Project coverage is 68.20%. Comparing base (2d6e5de) to head (663ed6a).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
bin/torii/src/main.rs 0.00% 19 Missing ⚠️
crates/torii/core/src/engine.rs 91.30% 6 Missing ⚠️
crates/torii/core/src/sql.rs 93.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2423      +/-   ##
==========================================
+ Coverage   68.05%   68.20%   +0.15%     
==========================================
  Files         364      365       +1     
  Lines       47864    48002     +138     
==========================================
+ Hits        32573    32742     +169     
+ Misses      15291    15260      -31     

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