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

Event fields as key #2280

Closed
wants to merge 21 commits into from

fix: cairo fmt

8ee0ab7
Select commit
Loading
Failed to load commit list.
Closed

Event fields as key #2280

fix: cairo fmt
8ee0ab7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 2, 2024 in 1s

67.86% (-0.01%) compared to 1d95782

View this Pull Request on Codecov

67.86% (-0.01%) compared to 1d95782

Details

Codecov Report

Attention: Patch coverage is 72.09302% with 48 lines in your changes missing coverage. Please review.

Project coverage is 67.86%. Comparing base (1d95782) to head (8ee0ab7).

Files with missing lines Patch % Lines
...s/torii/core/src/processors/store_update_member.rs 0.00% 16 Missing ⚠️
crates/torii/core/src/processors/event_message.rs 0.00% 15 Missing ⚠️
...s/torii/core/src/processors/store_update_record.rs 0.00% 12 Missing ⚠️
...rates/torii/core/src/processors/metadata_update.rs 0.00% 4 Missing ⚠️
...ates/torii/core/src/processors/store_set_record.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2280      +/-   ##
==========================================
- Coverage   67.86%   67.86%   -0.01%     
==========================================
  Files         359      359              
  Lines       46959    47003      +44     
==========================================
+ Hits        31869    31898      +29     
- Misses      15090    15105      +15     

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