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: move cli args to separate crates #2681

Merged
merged 10 commits into from
Nov 13, 2024

fmt

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

refactor: move cli args to separate crates #2681

fmt
8cb1119
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2024 in 1s

54.02% of diff hit (target 57.57%)

View this Pull Request on Codecov

54.02% of diff hit (target 57.57%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L79-L86

Added lines #L79 - L86 were not covered by tests

Check warning on line 33 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L33

Added line #L33 was not covered by tests

Check warning on line 100 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L100

Added line #L100 was not covered by tests

Check warning on line 109 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L109

Added line #L109 was not covered by tests

Check warning on line 115 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L115

Added line #L115 was not covered by tests

Check warning on line 332 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L332

Added line #L332 was not covered by tests

Check warning on line 338 in crates/katana/cli/src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/args.rs#L338

Added line #L338 was not covered by tests

Check warning on line 39 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L39

Added line #L39 was not covered by tests

Check warning on line 41 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L41

Added line #L41 was not covered by tests

Check warning on line 56 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L43-L56

Added lines #L43 - L56 were not covered by tests

Check warning on line 62 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 67 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 69 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L69

Added line #L69 was not covered by tests

Check warning on line 73 in crates/katana/cli/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/file.rs#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 28 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L28

Added line #L28 was not covered by tests

Check warning on line 46 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 49 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L51

Added line #L51 was not covered by tests

Check warning on line 53 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L53

Added line #L53 was not covered by tests

Check warning on line 76 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L76

Added line #L76 was not covered by tests

Check warning on line 88 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L82-L88

Added lines #L82 - L88 were not covered by tests

Check warning on line 93 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 125 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L96-L125

Added lines #L96 - L125 were not covered by tests

Check warning on line 152 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L127-L152

Added lines #L127 - L152 were not covered by tests

Check warning on line 161 in crates/katana/cli/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/cli/src/utils.rs#L154-L161

Added lines #L154 - L161 were not covered by tests