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): IN operator for comparison #2812

Merged
merged 4 commits into from
Dec 17, 2024

fmt

5dc0c8c
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-grpc): IN operator for comparison #2812

fmt
5dc0c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 0s

0.00% of diff hit (target 55.67%)

View this Pull Request on Codecov

0.00% of diff hit (target 55.67%)

Annotations

Check warning on line 783 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#L776-L783

Added lines #L776 - L783 were not covered by tests

Check warning on line 788 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#L786-L788

Added lines #L786 - L788 were not covered by tests

Check warning on line 797 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#L790-L797

Added lines #L790 - L797 were not covered by tests

Check warning on line 799 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#L799

Added line #L799 was not covered by tests

Check warning on line 801 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#L801

Added line #L801 was not covered by tests

Check warning on line 850 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#L842-L850

Added lines #L842 - L850 were not covered by tests

Check warning on line 871 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#L864-L871

Added lines #L864 - L871 were not covered by tests

Check warning on line 876 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#L873-L876

Added lines #L873 - L876 were not covered by tests

Check warning on line 1395 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#L1387-L1395

Added lines #L1387 - L1395 were not covered by tests

Check warning on line 1400 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#L1398-L1400

Added lines #L1398 - L1400 were not covered by tests

Check warning on line 1409 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#L1402-L1409

Added lines #L1402 - L1409 were not covered by tests

Check warning on line 1411 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#L1411

Added line #L1411 was not covered by tests

Check warning on line 1414 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#L1413-L1414

Added lines #L1413 - L1414 were not covered by tests

Check warning on line 1442 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#L1442

Added line #L1442 was not covered by tests

Check warning on line 204 in crates/torii/grpc/src/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/mod.rs#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 219 in crates/torii/grpc/src/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/mod.rs#L218-L219

Added lines #L218 - L219 were not covered by tests