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

[Torii] Debug output of all indexed Events #1464

Merged
merged 5 commits into from
Feb 7, 2024

change debug!() for trace!()

77ae083
Select commit
Loading
Failed to load commit list.
Merged

[Torii] Debug output of all indexed Events #1464

change debug!() for trace!()
77ae083
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 1s

68.02% (-2.04%) compared to 374f2bf

View this Pull Request on Codecov

68.02% (-2.04%) compared to 374f2bf

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (374f2bf) 70.06% compared to head (77ae083) 68.02%.
Report is 26 commits behind head on main.

❗ Current head 77ae083 differs from pull request most recent head a55e227. Consider uploading reports for the commit a55e227 to get more accurate results

Files Patch % Lines
crates/torii/core/src/engine.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1464      +/-   ##
==========================================
- Coverage   70.06%   68.02%   -2.04%     
==========================================
  Files         236      228       -8     
  Lines       22531    22076     -455     
==========================================
- Hits        15786    15018     -768     
- Misses       6745     7058     +313     

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