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-server): server proxy handlers #2708

Merged
merged 3 commits into from
Nov 22, 2024

better sql error handling

7d12dba
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-server): server proxy handlers #2708

better sql error handling
7d12dba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2024 in 1s

57.07% (+0.90%) compared to 043554c

View this Pull Request on Codecov

57.07% (+0.90%) compared to 043554c

Details

Codecov Report

Attention: Patch coverage is 0% with 186 lines in your changes missing coverage. Please review.

Project coverage is 57.07%. Comparing base (043554c) to head (7d12dba).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/server/src/handlers/sql.rs 0.00% 96 Missing ⚠️
crates/torii/server/src/handlers/grpc.rs 0.00% 27 Missing ⚠️
crates/torii/server/src/handlers/static_files.rs 0.00% 26 Missing ⚠️
crates/torii/server/src/handlers/graphql.rs 0.00% 24 Missing ⚠️
crates/torii/server/src/proxy.rs 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2708      +/-   ##
==========================================
+ Coverage   56.17%   57.07%   +0.90%     
==========================================
  Files         410      414       +4     
  Lines       52929    54238    +1309     
==========================================
+ Hits        29732    30958    +1226     
- Misses      23197    23280      +83     

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


🚨 Try these New Features: