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(core): model get/set functions #2159

Merged
merged 4 commits into from
Jul 16, 2024

fix: fix tests

acc31a7
Select commit
Loading
Failed to load commit list.
Merged

feat(core): model get/set functions #2159

fix: fix tests
acc31a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 16, 2024 in 1s

90.42% of diff hit (target 67.21%)

View this Pull Request on Codecov

90.42% of diff hit (target 67.21%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L174

Added line #L174 was not covered by tests

Check warning on line 750 in crates/dojo-lang/src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/model.rs#L744-L750

Added lines #L744 - L750 were not covered by tests

Check warning on line 136 in crates/dojo-world/src/contracts/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/contracts/model.rs#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 27 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L25-L27

Added lines #L25 - L27 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L29 - L31 were not covered by tests

Check warning on line 35 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 40 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 83 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L51-L83

Added lines #L51 - L83 were not covered by tests