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): start rework to use 1 single query #2817

Merged
merged 23 commits into from
Dec 21, 2024

tests: fix by passing the list of expected models

feecbdb
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-grpc): start rework to use 1 single query #2817

tests: fix by passing the list of expected models
feecbdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2024 in 1s

37.86% of diff hit (target 55.92%)

View this Pull Request on Codecov

37.86% of diff hit (target 55.92%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/cache.rs#L45

Added line #L45 was not covered by tests

Check warning on line 267 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#L267

Added line #L267 was not covered by tests

Check warning on line 276 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#L271-L276

Added lines #L271 - L276 were not covered by tests

Check warning on line 344 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#L338-L344

Added lines #L338 - L344 were not covered by tests

Check warning on line 347 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#L347

Added line #L347 was not covered by tests

Check warning on line 358 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#L350-L358

Added lines #L350 - L358 were not covered by tests

Check warning on line 364 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#L360-L364

Added lines #L360 - L364 were not covered by tests

Check warning on line 376 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#L366-L376

Added lines #L366 - L376 were not covered by tests

Check warning on line 384 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#L378-L384

Added lines #L378 - L384 were not covered by tests

Check warning on line 398 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#L389-L398

Added lines #L389 - L398 were not covered by tests

Check warning on line 404 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#L402-L404

Added lines #L402 - L404 were not covered by tests

Check warning on line 410 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#L406-L410

Added lines #L406 - L410 were not covered by tests

Check warning on line 434 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#L434

Added line #L434 was not covered by tests

Check warning on line 442 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#L442

Added line #L442 was not covered by tests

Check warning on line 470 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#L470

Added line #L470 was not covered by tests

Check warning on line 478 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#L478

Added line #L478 was not covered by tests

Check warning on line 496 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#L482-L496

Added lines #L482 - L496 were not covered by tests

Check warning on line 641 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#L641

Added line #L641 was not covered by tests

Check warning on line 644 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#L644

Added line #L644 was not covered by tests

Check warning on line 690 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#L689-L690

Added lines #L689 - L690 were not covered by tests

Check warning on line 701 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#L692-L701

Added lines #L692 - L701 were not covered by tests

Check warning on line 713 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#L703-L713

Added lines #L703 - L713 were not covered by tests

Check warning on line 715 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#L715

Added line #L715 was not covered by tests

Check warning on line 720 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#L720

Added line #L720 was not covered by tests

Check warning on line 726 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#L725-L726

Added lines #L725 - L726 were not covered by tests