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(torii-core): add entities deletions to susbcription broker #2106

Merged
merged 3 commits into from
Jun 26, 2024

chore: return empty entities when count 0

cef9fe2
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-core): add entities deletions to susbcription broker #2106

chore: return empty entities when count 0
cef9fe2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 0s

58.82% of diff hit (target 68.50%)

View this Pull Request on Codecov

58.82% of diff hit (target 68.50%)

Annotations

Check warning on line 263 in crates/torii/core/src/sql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql.rs#L263

Added line #L263 was not covered by tests

Check warning on line 269 in crates/torii/core/src/sql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql.rs#L269

Added line #L269 was not covered by tests

Check warning on line 245 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#L242-L245

Added lines #L242 - L245 were not covered by tests

Check warning on line 343 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#L343

Added line #L343 was not covered by tests