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(torii): model reader without call to world #3052

Merged
merged 4 commits into from
Feb 21, 2025

remove result

4c70c5e
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii): model reader without call to world #3052

remove result
4c70c5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 20, 2025 in 0s

48.93% of diff hit (target 56.88%)

View this Pull Request on Codecov

48.93% of diff hit (target 56.88%)

Annotations

Check warning on line 106 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#L106

Added line #L106 was not covered by tests

Check warning on line 116 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#L116

Added line #L116 was not covered by tests

Check warning on line 128 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#L128

Added line #L128 was not covered by tests

Check warning on line 160 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#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 26 in crates/dojo/world/src/contracts/world.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/world/src/contracts/world.rs#L26

Added line #L26 was not covered by tests

Check warning on line 34 in crates/dojo/world/src/contracts/world.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/world/src/contracts/world.rs#L34

Added line #L34 was not covered by tests

Check warning on line 84 in crates/torii/indexer/src/processors/register_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/register_event.rs#L84

Added line #L84 was not covered by tests

Check warning on line 86 in crates/torii/indexer/src/processors/register_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/register_event.rs#L86

Added line #L86 was not covered by tests

Check warning on line 82 in crates/torii/indexer/src/processors/register_model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/register_model.rs#L82

Added line #L82 was not covered by tests

Check warning on line 84 in crates/torii/indexer/src/processors/register_model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/register_model.rs#L84

Added line #L84 was not covered by tests

Check warning on line 96 in crates/torii/indexer/src/processors/upgrade_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/upgrade_event.rs#L91-L96

Added lines #L91 - L96 were not covered by tests

Check warning on line 94 in crates/torii/indexer/src/processors/upgrade_model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/upgrade_model.rs#L89-L94

Added lines #L89 - L94 were not covered by tests