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

refactor(torii-grpc): empty hashed keys in subscription match all entities #2154

Merged
merged 1 commit into from
Jul 8, 2024

refactor: empty hashed keys in subscription match all entities

a76e56f
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-grpc): empty hashed keys in subscription match all entities #2154

refactor: empty hashed keys in subscription match all entities
a76e56f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2024 in 0s

67.74% (-0.01%) compared to 2e04f54

View this Pull Request on Codecov

67.74% (-0.01%) compared to 2e04f54

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.74%. Comparing base (2e04f54) to head (a76e56f).
Report is 1 commits behind head on main.

Files Patch % Lines
...ates/torii/grpc/src/server/subscriptions/entity.rs 0.00% 1 Missing ⚠️
...rii/grpc/src/server/subscriptions/event_message.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2154      +/-   ##
==========================================
- Coverage   67.75%   67.74%   -0.01%     
==========================================
  Files         336      336              
  Lines       43152    43152              
==========================================
- Hits        29237    29234       -3     
- Misses      13915    13918       +3     

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