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

fix(torii): ensure correct serde of args in config file #2704

Merged
merged 4 commits into from
Nov 19, 2024

fix: add missing derive

8f8e643
Select commit
Loading
Failed to load commit list.
Merged

fix(torii): ensure correct serde of args in config file #2704

fix: add missing derive
8f8e643
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 1s

0.00% of diff hit (target 56.17%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.17%)

Annotations

Check warning on line 53 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L53

Added line #L53 was not covered by tests

Check warning on line 336 in crates/torii/cli/src/options.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/cli/src/options.rs#L332-L336

Added lines #L332 - L336 were not covered by tests

Check warning on line 339 in crates/torii/cli/src/options.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/cli/src/options.rs#L338-L339

Added lines #L338 - L339 were not covered by tests

Check warning on line 343 in crates/torii/cli/src/options.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/cli/src/options.rs#L342-L343

Added lines #L342 - L343 were not covered by tests

Check warning on line 162 in crates/torii/core/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/types.rs#L160-L162

Added lines #L160 - L162 were not covered by tests