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: introduce updated at field in top level torii query #2807

Merged
merged 8 commits into from
Dec 16, 2024

fix timestamp issue

85df91a
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce updated at field in top level torii query #2807

fix timestamp issue
85df91a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2024 in 1s

34.09% of diff hit (target 55.74%)

View this Pull Request on Codecov

34.09% of diff hit (target 55.74%)

Annotations

Check warning on line 187 in crates/torii/core/src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/model.rs#L187

Added line #L187 was not covered by tests

Check warning on line 216 in crates/torii/core/src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/model.rs#L208-L216

Added lines #L208 - L216 were not covered by tests

Check warning on line 233 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#L233

Added line #L233 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#L245

Added line #L245 was not covered by tests

Check warning on line 371 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#L367-L371

Added lines #L367 - L371 were not covered by tests

Check warning on line 449 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#L449

Added line #L449 was not covered by tests

Check warning on line 530 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#L530

Added line #L530 was not covered by tests

Check warning on line 722 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#L722

Added line #L722 was not covered by tests

Check warning on line 789 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#L789

Added line #L789 was not covered by tests

Check warning on line 823 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#L823

Added line #L823 was not covered by tests

Check warning on line 894 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#L894

Added line #L894 was not covered by tests

Check warning on line 1063 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#L1063

Added line #L1063 was not covered by tests

Check warning on line 1087 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#L1087

Added line #L1087 was not covered by tests

Check warning on line 1102 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#L1102

Added line #L1102 was not covered by tests

Check warning on line 1117 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#L1117

Added line #L1117 was not covered by tests

Check warning on line 1132 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#L1132

Added line #L1132 was not covered by tests

Check warning on line 275 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#L275

Added line #L275 was not covered by tests