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): configutation file for all torii cli options #2646

Merged
merged 8 commits into from
Nov 9, 2024

fmt clippy

a2c064e
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): configutation file for all torii cli options #2646

fmt clippy
a2c064e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

57.53% (+0.35%) compared to ba96d0e

View this Pull Request on Codecov

57.53% (+0.35%) compared to ba96d0e

Details

Codecov Report

Attention: Patch coverage is 39.13043% with 42 lines in your changes missing coverage. Please review.

Project coverage is 57.53%. Comparing base (ba96d0e) to head (a2c064e).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
bin/torii/src/main.rs 0.00% 39 Missing ⚠️
crates/torii/core/src/types.rs 0.00% 2 Missing ⚠️
crates/torii/core/src/sql/test.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2646      +/-   ##
==========================================
+ Coverage   57.17%   57.53%   +0.35%     
==========================================
  Files         399      400       +1     
  Lines       49731    50272     +541     
==========================================
+ Hits        28433    28922     +489     
- Misses      21298    21350      +52     

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