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/project failed Dec 14, 2024 in 0s

55.71% (-0.03%) compared to 4e8f254

View this Pull Request on Codecov

55.71% (-0.03%) compared to 4e8f254

Details

Codecov Report

Attention: Patch coverage is 34.09091% with 29 lines in your changes missing coverage. Please review.

Project coverage is 55.71%. Comparing base (4e8f254) to head (85df91a).

Files with missing lines Patch % Lines
crates/torii/grpc/src/server/mod.rs 30.76% 18 Missing ⚠️
crates/torii/core/src/model.rs 41.17% 10 Missing ⚠️
crates/torii/grpc/src/types/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2807      +/-   ##
==========================================
- Coverage   55.74%   55.71%   -0.03%     
==========================================
  Files         439      439              
  Lines       55613    55655      +42     
==========================================
+ Hits        31001    31010       +9     
- Misses      24612    24645      +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.