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-indexer): add option for strict model reader block #2954

Merged
merged 4 commits into from
Jan 30, 2025

event processor config

4624009
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-indexer): add option for strict model reader block #2954

event processor config
4624009
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 1s

31.25% of diff hit (target 56.70%)

View this Pull Request on Codecov

31.25% of diff hit (target 56.70%)

Annotations

Check warning on line 101 in crates/torii/cli/src/options.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/cli/src/options.rs#L101

Added line #L101 was not covered by tests

Check warning on line 188 in crates/torii/cli/src/options.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/cli/src/options.rs#L188

Added line #L188 was not covered by tests

Check warning on line 83 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#L83

Added line #L83 was not covered by tests

Check warning on line 81 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#L81

Added line #L81 was not covered by tests

Check warning on line 92 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-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 94 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#L94

Added line #L94 was not covered by tests

Check warning on line 90 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-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 92 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#L92

Added line #L92 was not covered by tests

Check warning on line 180 in crates/torii/runner/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/runner/src/lib.rs#L180

Added line #L180 was not covered by tests