Skip to content

feat: add unsubscribe to event messages

Codecov / codecov/patch failed Apr 22, 2024 in 0s

0.00% of diff hit (target 70.14%)

View this Pull Request on Codecov

0.00% of diff hit (target 70.14%)

Annotations

Check warning on line 166 in crates/torii/client/src/client/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/client/src/client/mod.rs#L162-L166

Added lines #L162 - L166 were not covered by tests

Check warning on line 183 in crates/torii/client/src/client/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/client/src/client/mod.rs#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 128 in crates/torii/grpc/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L118-L128

Added lines #L118 - L128 were not covered by tests

Check warning on line 160 in crates/torii/grpc/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L150-L160

Added lines #L150 - L160 were not covered by tests

Check warning on line 498 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L496-L498

Added lines #L496 - L498 were not covered by tests

Check warning on line 755 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L743-L755

Added lines #L743 - L755 were not covered by tests

Check warning on line 757 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L757

Added line #L757 was not covered by tests

Check warning on line 760 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 809 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L797-L809

Added lines #L797 - L809 were not covered by tests

Check warning on line 811 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L811

Added line #L811 was not covered by tests

Check warning on line 814 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L813-L814

Added lines #L813 - L814 were not covered by tests

Check warning on line 42 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#L42

Added line #L42 was not covered by tests

Check warning on line 49 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#L45-L49

Added lines #L45 - L49 were not covered by tests

Check warning on line 58 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#L58

Added line #L58 was not covered by tests

Check warning on line 41 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#L41

Added line #L41 was not covered by tests

Check warning on line 48 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#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 57 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#L57

Added line #L57 was not covered by tests