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): model upgrades #2637

Merged
merged 38 commits into from
Nov 14, 2024

refactor: diff

3742676
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): model upgrades #2637

refactor: diff
3742676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 1s

46.43% of diff hit (target 57.07%)

View this Pull Request on Codecov

46.43% of diff hit (target 57.07%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L263 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L272-L274

Added lines #L272 - L274 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L276 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L279-L281

Added lines #L279 - L281 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L283 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L286-L288

Added lines #L286 - L288 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L290 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L293-L295

Added lines #L293 - L295 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L297 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/types/src/schema.rs#L301-L305

Added lines #L301 - L305 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L722 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L747 was not covered by tests

Check warning on line 31 in crates/torii/core/src/processors/upgrade_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/upgrade_event.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 112 in crates/torii/core/src/processors/upgrade_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/upgrade_event.rs#L41-L112

Added lines #L41 - L112 were not covered by tests

Check warning on line 31 in crates/torii/core/src/processors/upgrade_model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/upgrade_model.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 109 in crates/torii/core/src/processors/upgrade_model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/upgrade_model.rs#L41-L109

Added lines #L41 - L109 were not covered by tests

Check warning on line 1284 in crates/torii/core/src/sql/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/mod.rs#L1283-L1284

Added lines #L1283 - L1284 were not covered by tests