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

feat: spawn event message subscription service #1876

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

Larkooo
Copy link
Collaborator

@Larkooo Larkooo commented Apr 24, 2024

DOJ-374

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

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

Project coverage is 70.29%. Comparing base (77df165) to head (53547b8).

Files Patch % Lines
crates/torii/grpc/src/server/mod.rs 16.66% 40 Missing ⚠️
...ates/torii/grpc/src/server/subscriptions/entity.rs 0.00% 3 Missing ⚠️
...rii/grpc/src/server/subscriptions/event_message.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1876      +/-   ##
==========================================
+ Coverage   70.28%   70.29%   +0.01%     
==========================================
  Files         313      313              
  Lines       35729    35769      +40     
==========================================
+ Hits        25111    25144      +33     
- Misses      10618    10625       +7     

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

@Larkooo Larkooo changed the title feat: spawn event message service feat: spawn event message subscription service Apr 24, 2024
@Larkooo Larkooo force-pushed the event-message-service branch from 54d9799 to 53547b8 Compare April 24, 2024 17:17
@glihm glihm merged commit 6fde452 into dojoengine:main Apr 24, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants