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-sqlite): support enum upgrade of variants #2930

Merged
merged 16 commits into from
Feb 3, 2025

fmt

46f028d
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-sqlite): support enum upgrade of variants #2930

fmt
46f028d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2025 in 1s

38.29% of diff hit (target 57.10%)

View this Pull Request on Codecov

38.29% of diff hit (target 57.10%)

Annotations

Check warning on line 251 in crates/dojo/types/src/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L249-L251

Added lines #L249 - L251 were not covered by tests

Check warning on line 300 in crates/dojo/types/src/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L296-L300

Added lines #L296 - L300 were not covered by tests

Check warning on line 310 in crates/dojo/types/src/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 313 in crates/dojo/types/src/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L313

Added line #L313 was not covered by tests

Check warning on line 868 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L849-L868

Added lines #L849 - L868 were not covered by tests

Check warning on line 878 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L877-L878

Added lines #L877 - L878 were not covered by tests

Check warning on line 902 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L902

Added line #L902 was not covered by tests

Check warning on line 908 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L904-L908

Added lines #L904 - L908 were not covered by tests

Check warning on line 915 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L911-L915

Added lines #L911 - L915 were not covered by tests

Check warning on line 918 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L918

Added line #L918 was not covered by tests

Check warning on line 928 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L928

Added line #L928 was not covered by tests

Check warning on line 960 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L952-L960

Added lines #L952 - L960 were not covered by tests

Check warning on line 970 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L969-L970

Added lines #L969 - L970 were not covered by tests

Check warning on line 972 in crates/torii/sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L972

Added line #L972 was not covered by tests