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-grpc): support Events query #1567

Merged
merged 10 commits into from
Feb 29, 2024

Fix sql query

445e359
Select commit
Loading
Failed to load commit list.
Merged

Feat(torii-grpc): support Events query #1567

Fix sql query
445e359
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 29, 2024 in 1s

0.00% of diff hit (target 70.06%)

View this Pull Request on Codecov

0.00% of diff hit (target 70.06%)

Annotations

Check warning on line 137 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#L130-L137

Added lines #L130 - L137 were not covered by tests

Check warning on line 142 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#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 270 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#L263-L270

Added lines #L263 - L270 were not covered by tests

Check warning on line 273 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#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 278 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#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 285 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#L280-L285

Added lines #L280 - L285 were not covered by tests

Check warning on line 292 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#L288-L292

Added lines #L288 - L292 were not covered by tests

Check warning on line 294 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#L294

Added line #L294 was not covered by tests

Check warning on line 299 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#L296-L299

Added lines #L296 - L299 were not covered by tests

Check warning on line 475 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#L472-L475

Added lines #L472 - L475 were not covered by tests

Check warning on line 482 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#L477-L482

Added lines #L477 - L482 were not covered by tests

Check warning on line 501 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#L500-L501

Added lines #L500 - L501 were not covered by tests

Check warning on line 508 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#L507-L508

Added lines #L507 - L508 were not covered by tests

Check warning on line 511 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#L510-L511

Added lines #L510 - L511 were not covered by tests

Check warning on line 583 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#L581-L583

Added lines #L581 - L583 were not covered by tests

Check warning on line 595 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#L585-L595

Added lines #L585 - L595 were not covered by tests