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

refactor(torii-grpc): gzip compression & query opt #2542

Merged
merged 26 commits into from
Oct 18, 2024

opt: primitive proto

f3c9d7a
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-grpc): gzip compression & query opt #2542

opt: primitive proto
f3c9d7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 17, 2024 in 0s

21.36% of diff hit (target 69.44%)

View this Pull Request on Codecov

21.36% of diff hit (target 69.44%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 607 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#L607

Added line #L607 was not covered by tests

Check warning on line 1160 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#L1128-L1160

Added lines #L1128 - L1160 were not covered by tests

Check warning on line 1272 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#L1270-L1272

Added lines #L1270 - L1272 were not covered by tests

Check warning on line 1297 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#L1277-L1297

Added lines #L1277 - L1297 were not covered by tests

Check warning on line 1299 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#L1299

Added line #L1299 was not covered by tests

Check warning on line 158 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L153-L158

Added lines #L153 - L158 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L160

Added line #L160 was not covered by tests

Check warning on line 170 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L162-L170

Added lines #L162 - L170 were not covered by tests

Check warning on line 174 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L174

Added line #L174 was not covered by tests

Check warning on line 189 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L184-L189

Added lines #L184 - L189 were not covered by tests

Check warning on line 191 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L191

Added line #L191 was not covered by tests

Check warning on line 197 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L193-L197

Added lines #L193 - L197 were not covered by tests

Check warning on line 199 in crates/torii/grpc/src/types/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/schema.rs#L199

Added line #L199 was not covered by tests