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

fix(torii): fallback invalid events & flag indexing pending blocks #1897

Merged
merged 4 commits into from
Apr 30, 2024

fmt

1523e3d
Select commit
Loading
Failed to load commit list.
Merged

fix(torii): fallback invalid events & flag indexing pending blocks #1897

fmt
1523e3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2024 in 0s

70.28% (-0.03%) compared to 6b6219f

View this Pull Request on Codecov

70.28% (-0.03%) compared to 6b6219f

Details

Codecov Report

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

Project coverage is 70.28%. Comparing base (6b6219f) to head (1523e3d).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/torii/core/src/engine.rs 46.15% 7 Missing ⚠️
bin/torii/src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1897      +/-   ##
==========================================
- Coverage   70.30%   70.28%   -0.03%     
==========================================
  Files         315      315              
  Lines       35843    35864      +21     
==========================================
+ Hits        25201    25208       +7     
- Misses      10642    10656      +14     

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