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: emit trace for unprocessed event only once #2352

Merged
merged 1 commit into from
Aug 28, 2024

fix: emit trace for unprocessed event only once

5c16c28
Select commit
Loading
Failed to load commit list.
Merged

fix: emit trace for unprocessed event only once #2352

fix: emit trace for unprocessed event only once
5c16c28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

67.52% (+0.00%) compared to e1a349b

View this Pull Request on Codecov

67.52% (+0.00%) compared to e1a349b

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.52%. Comparing base (e1a349b) to head (5c16c28).

Files Patch % Lines
crates/torii/core/src/engine.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2352   +/-   ##
=======================================
  Coverage   67.51%   67.52%           
=======================================
  Files         359      359           
  Lines       46853    46858    +5     
=======================================
+ Hits        31634    31639    +5     
  Misses      15219    15219           

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