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): process pending block #1798

Merged
merged 20 commits into from
Apr 26, 2024

chore: cleanup code

ac07855
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): process pending block #1798

chore: cleanup code
ac07855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2024 in 0s

70.30% (-0.07%) compared to 5f421e1

View this Pull Request on Codecov

70.30% (-0.07%) compared to 5f421e1

Details

Codecov Report

Attention: Patch coverage is 50.32680% with 76 lines in your changes are missing coverage. Please review.

Project coverage is 70.30%. Comparing base (5f421e1) to head (ac07855).

Files Patch % Lines
crates/torii/core/src/engine.rs 50.38% 64 Missing ⚠️
crates/torii/core/src/sql.rs 47.05% 9 Missing ⚠️
crates/torii/core/src/processors/event_message.rs 0.00% 1 Missing ⚠️
...rates/torii/core/src/processors/metadata_update.rs 0.00% 1 Missing ⚠️
...tes/torii/core/src/processors/store_transaction.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1798      +/-   ##
==========================================
- Coverage   70.37%   70.30%   -0.07%     
==========================================
  Files         315      315              
  Lines       35766    35822      +56     
==========================================
+ Hits        25171    25186      +15     
- Misses      10595    10636      +41     

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