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

opt(torii-grpc): channel based approach for entity updates #2453

Closed
wants to merge 3 commits into from

apply optimizations to other services

5cd1fa5
Select commit
Loading
Failed to load commit list.
Closed

opt(torii-grpc): channel based approach for entity updates #2453

apply optimizations to other services
5cd1fa5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

87.17% of diff hit (target 68.37%)

View this Pull Request on Codecov

87.17% of diff hit (target 68.37%)

Annotations

Check warning on line 138 in crates/torii/grpc/src/server/subscriptions/entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/entity.rs#L138

Added line #L138 was not covered by tests

Check warning on line 300 in crates/torii/grpc/src/server/subscriptions/entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/entity.rs#L300

Added line #L300 was not covered by tests

Check warning on line 303 in crates/torii/grpc/src/server/subscriptions/entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/entity.rs#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 185 in crates/torii/grpc/src/server/subscriptions/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event.rs#L185

Added line #L185 was not covered by tests

Check warning on line 188 in crates/torii/grpc/src/server/subscriptions/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event.rs#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 281 in crates/torii/grpc/src/server/subscriptions/event_message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event_message.rs#L281

Added line #L281 was not covered by tests

Check warning on line 284 in crates/torii/grpc/src/server/subscriptions/event_message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event_message.rs#L283-L284

Added lines #L283 - L284 were not covered by tests