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): indexing cartridge controllers #2959

Merged
merged 18 commits into from
Feb 1, 2025

unused event id

bf62d26
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): indexing cartridge controllers #2959

unused event id
bf62d26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 28, 2025 in 0s

9.47% of diff hit (target 56.71%)

View this Pull Request on Codecov

9.47% of diff hit (target 56.71%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L181 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L196 was not covered by tests

Check warning on line 63 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 67 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 74 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L69-L74

Added lines #L69 - L74 were not covered by tests

Check warning on line 85 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L85

Added line #L85 was not covered by tests

Check warning on line 111 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L87-L111

Added lines #L87 - L111 were not covered by tests

Check warning on line 113 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L113

Added line #L113 was not covered by tests

Check warning on line 117 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L120

Added line #L120 was not covered by tests

Check warning on line 123 in crates/torii/indexer/src/processors/controller.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/controller.rs#L122-L123

Added lines #L122 - L123 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L86 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L86 was not covered by tests

Check warning on line 93 in crates/torii/indexer/src/processors/erc721_legacy_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/erc721_legacy_transfer.rs#L93

Added line #L93 was not covered by tests

Check warning on line 93 in crates/torii/indexer/src/processors/erc721_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/indexer/src/processors/erc721_transfer.rs#L93

Added line #L93 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/runner/src/lib.rs#L72-L77

Added lines #L72 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L159 was not covered by tests

Check warning on line 59 in crates/torii/sqlite/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/executor/erc.rs#L59

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L826-L848

Added lines #L826 - L848 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/lib.rs#L850-L851

Added lines #L850 - L851 were not covered by tests

Check warning on line 176 in crates/torii/sqlite/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/types.rs#L176

Added line #L176 was not covered by tests

Check warning on line 188 in crates/torii/sqlite/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/types.rs#L188

Added line #L188 was not covered by tests